mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 18:30:09 +00:00
npm update
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
085af98af5
commit
48b6104b59
6
ui (gen4)/package-lock.json
generated
6
ui (gen4)/package-lock.json
generated
@ -1621,9 +1621,9 @@
|
||||
"optional": true
|
||||
},
|
||||
"puppeteer": {
|
||||
"version": "1.1.1",
|
||||
"resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-1.1.1.tgz",
|
||||
"integrity": "sha1-rb8l5J9e8DRDwQq44JqVTKDHv+4=",
|
||||
"version": "1.2.0",
|
||||
"resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-1.2.0.tgz",
|
||||
"integrity": "sha512-4sY/6mB7+kNPGAzPGKq65tH0VG3ohUEkXHuOReB9K/tw3m1TqifYmxnMR/uDeci/UPwyk5K1gWYh8rw0U0Zscw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"debug": "2.6.9",
|
||||
|
||||
@ -47,7 +47,7 @@
|
||||
"devDependencies": {
|
||||
"electron-wix-msi": "^1.3.0",
|
||||
"less": "^3.0.1",
|
||||
"puppeteer": "^1.1.1"
|
||||
"puppeteer": "^1.2.0"
|
||||
},
|
||||
"bin": {
|
||||
"ig": "ig.js"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user