parent
573332721a
commit
004d25d248
1 changed files with 3 additions and 3 deletions
|
@ -15,11 +15,11 @@
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"extract-zip": "^1.0.3",
|
"extract-zip": "^1.0.3",
|
||||||
"electron-download": "^2.0.0"
|
"electron-download": "^2.2.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"home-path": "^0.1.1",
|
"home-path": "^0.1.1",
|
||||||
"path-exists": "^1.0.0",
|
"path-exists": "^2.0.0",
|
||||||
"standard": "^5.4.1",
|
"standard": "^5.4.1",
|
||||||
"tape": "^3.0.1"
|
"tape": "^3.0.1"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue