Merge pull request #10328 from electron/bump-@types-node-to-8
bump @types/node to 8
This commit is contained in:
commit
485b9099f1
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
"main": "index.js",
|
||||
"types": "electron.d.ts",
|
||||
"dependencies": {
|
||||
"@types/node": "^7.0.18",
|
||||
"@types/node": "^8.0.24",
|
||||
"electron-download": "^3.0.1",
|
||||
"extract-zip": "^1.0.3"
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue