mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
build: auto generate electron.d.ts in the spec runner if it is missing
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
"postinstall": "node ../tools/run-if-exists.js node_modules/robotjs node-gyp rebuild"
|
||||
},
|
||||
"devDependencies": {
|
||||
"abstract-socket": "github:nornagon/node-abstractsocket#v8-compat",
|
||||
"basic-auth": "^2.0.1",
|
||||
"bluebird": "^3.5.3",
|
||||
"chai": "^4.2.0",
|
||||
@@ -33,6 +32,7 @@
|
||||
"yargs": "^12.0.5"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"abstract-socket": "github:nornagon/node-abstractsocket#v8-compat",
|
||||
"robotjs": "github:nornagon/robotjs#node-12"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user