dependencies: Remove @types/node.

Electron already depends on the @types/node and extends
it in electron.d.ts.
This commit is contained in:
Priyank Patel
2019-07-15 19:11:58 -04:00
committed by Akash Nimare
parent 1a3d3fc5ff
commit 95da6c0d58

View File

@@ -132,7 +132,6 @@
],
"devDependencies": {
"@types/adm-zip": "^0.4.32",
"@types/node": "10.1.0",
"@typescript-eslint/eslint-plugin": "1.10.2",
"@typescript-eslint/parser": "1.10.2",
"assert": "1.4.1",