mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
build: ensure that we bundle the correct version of @types/node (#19102)
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@electron/get": "^1.0.1",
|
||||
"@types/node": "^10.12.18",
|
||||
"@types/node": "^12.0.12",
|
||||
"extract-zip": "^1.0.3"
|
||||
},
|
||||
"engines": {
|
||||
|
||||
Reference in New Issue
Block a user