mirror of
https://github.com/electron/electron.git
synced 2026-01-09 15:38:08 -05:00
chore: update @types/node dep (#16174)
This commit is contained in:
committed by
John Kleinschmidt
parent
51cfb5cff1
commit
18ca4b6a3a
@@ -11,7 +11,7 @@
|
|||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"types": "electron.d.ts",
|
"types": "electron.d.ts",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@types/node": "^8.0.24",
|
"@types/node": "^10.12.18",
|
||||||
"electron-download": "^4.1.0",
|
"electron-download": "^4.1.0",
|
||||||
"extract-zip": "^1.0.3"
|
"extract-zip": "^1.0.3"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user