mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-28 18:00:09 +00:00
updated actions...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
e64d002ad8
commit
c77c450aa1
8
ui (gen4)/package-lock.json
generated
8
ui (gen4)/package-lock.json
generated
@ -1170,9 +1170,9 @@
|
||||
"integrity": "sha512-oTZqweIP51xaGPI4uPa56/Pri/480R+mo7SeU+YETByQNhDG55ycFyNLIgta9vXhILrxXDmF7ZGhqZIcuN0gJQ=="
|
||||
},
|
||||
"ig-actions": {
|
||||
"version": "3.19.1",
|
||||
"resolved": "https://registry.npmjs.org/ig-actions/-/ig-actions-3.19.1.tgz",
|
||||
"integrity": "sha512-yzmO9OVCUw891mpu1AUlViB/BQil2fFKymK83gcDc6qzteqdfQ/8CsGascba4uy4vufCP+43MI9aGEpgOo5JfQ==",
|
||||
"version": "3.19.2",
|
||||
"resolved": "https://registry.npmjs.org/ig-actions/-/ig-actions-3.19.2.tgz",
|
||||
"integrity": "sha512-kK2jRgIRD0HrURIPayMutfrmj+LyC+w/+YzCcfS/2RKpq8r9C/dq19qwFUdy4H8uqczrJRrbFZP1Py1MsV4hlg==",
|
||||
"requires": {
|
||||
"ig-object": "1.0.2"
|
||||
}
|
||||
@ -1182,7 +1182,7 @@
|
||||
"resolved": "https://registry.npmjs.org/ig-features/-/ig-features-3.3.4.tgz",
|
||||
"integrity": "sha512-nJmMDfY6JiyQ2mQj31oMOmw/HOY4zbN6yyPEFu61ySXU/f3+CC/GZjdaYFemVbnZThC7hcxYfmj62eSjt7oT+Q==",
|
||||
"requires": {
|
||||
"ig-actions": "3.19.1",
|
||||
"ig-actions": "3.19.2",
|
||||
"ig-object": "1.0.2"
|
||||
}
|
||||
},
|
||||
|
||||
@ -26,7 +26,7 @@
|
||||
"fs-walk": "^0.0.1",
|
||||
"glob": "^4.0.6",
|
||||
"guarantee-events": "^1.0.0",
|
||||
"ig-actions": "^3.19.1",
|
||||
"ig-actions": "^3.19.2",
|
||||
"ig-features": "^3.3.4",
|
||||
"ig-object": "^1.0.2",
|
||||
"moment": "^2.21.0",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user