chore: update @types/node dep (#16174)
This commit is contained in:
parent
51cfb5cff1
commit
18ca4b6a3a
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
"main": "index.js",
|
||||
"types": "electron.d.ts",
|
||||
"dependencies": {
|
||||
"@types/node": "^8.0.24",
|
||||
"@types/node": "^10.12.18",
|
||||
"electron-download": "^4.1.0",
|
||||
"extract-zip": "^1.0.3"
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue