mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
chore: update @types/node version for 3-1-x (#18283)
This commit is contained in:
committed by
Shelley Vohr
parent
4c409c4651
commit
18e47e7af0
@@ -11,7 +11,7 @@
|
||||
"main": "index.js",
|
||||
"types": "electron.d.ts",
|
||||
"dependencies": {
|
||||
"@types/node": "^8.0.24",
|
||||
"@types/node": "^10.1.4",
|
||||
"electron-download": "^4.1.0",
|
||||
"extract-zip": "^1.0.3"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user