Skip to content

Commit 18ca4b6

Browse files
codebytereJohn Kleinschmidt
authored andcommitted
chore: update @types/node dep (electron#16174)
1 parent 51cfb5c commit 18ca4b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

npm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"main": "index.js",
1212
"types": "electron.d.ts",
1313
"dependencies": {
14-
"@types/node": "^8.0.24",
14+
"@types/node": "^10.12.18",
1515
"electron-download": "^4.1.0",
1616
"extract-zip": "^1.0.3"
1717
},

0 commit comments

Comments
 (0)