mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 18:30:09 +00:00
npm update + minor tweak...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
af0206224a
commit
feb62c9dd8
@ -781,7 +781,7 @@ module.CLI = core.ImageGridFeatures.Feature({
|
|||||||
console.log('No args.')
|
console.log('No args.')
|
||||||
|
|
||||||
// XXX we should either start the GUI here or print help...
|
// XXX we should either start the GUI here or print help...
|
||||||
args.push('--help')
|
args.push('-h')
|
||||||
//args.push('gui')
|
//args.push('gui')
|
||||||
})
|
})
|
||||||
.stop(function(){ process.exit() })
|
.stop(function(){ process.exit() })
|
||||||
|
|||||||
12
Viewer/package-lock.json
generated
12
Viewer/package-lock.json
generated
@ -1562,9 +1562,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/ig-argv": {
|
"node_modules/ig-argv": {
|
||||||
"version": "2.16.4",
|
"version": "2.16.9",
|
||||||
"resolved": "https://registry.npmjs.org/ig-argv/-/ig-argv-2.16.4.tgz",
|
"resolved": "https://registry.npmjs.org/ig-argv/-/ig-argv-2.16.9.tgz",
|
||||||
"integrity": "sha512-jJZHd/JQypvQLzGH8qfp9zXOrWVaa1pZZoRd+luPcdLyxXrnFRqYATzGnkUgBSGDvNbn45VvBSfhnZg5ieegrQ==",
|
"integrity": "sha512-YVB54ckpJPxvnHC/yTLj1nlklarICU5OHHlbszb6Wm+ovzoVWZmQLb2naMUzEHA7yuwoKDnHMndEnmwlJuY/mg==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"ig-object": "^5.4.16"
|
"ig-object": "^5.4.16"
|
||||||
}
|
}
|
||||||
@ -4520,9 +4520,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"ig-argv": {
|
"ig-argv": {
|
||||||
"version": "2.16.4",
|
"version": "2.16.9",
|
||||||
"resolved": "https://registry.npmjs.org/ig-argv/-/ig-argv-2.16.4.tgz",
|
"resolved": "https://registry.npmjs.org/ig-argv/-/ig-argv-2.16.9.tgz",
|
||||||
"integrity": "sha512-jJZHd/JQypvQLzGH8qfp9zXOrWVaa1pZZoRd+luPcdLyxXrnFRqYATzGnkUgBSGDvNbn45VvBSfhnZg5ieegrQ==",
|
"integrity": "sha512-YVB54ckpJPxvnHC/yTLj1nlklarICU5OHHlbszb6Wm+ovzoVWZmQLb2naMUzEHA7yuwoKDnHMndEnmwlJuY/mg==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"ig-object": "^5.4.16"
|
"ig-object": "^5.4.16"
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user