mirror of
https://github.com/zulip/zulip-desktop.git
synced 2025-11-03 13:33:18 +00:00
dependencies: Remove @types/node.
Electron already depends on the @types/node and extends it in electron.d.ts.
This commit is contained in:
committed by
Akash Nimare
parent
1a3d3fc5ff
commit
95da6c0d58
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user