We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d559aa3 commit 6b496deCopy full SHA for 6b496de
webdriver-ts/package.json
@@ -15,7 +15,6 @@
15
"static-results": "echo \"no longer supported\" && exit 1",
16
"interactive-results": "node dist/createResultJS.js && cd .. && cd webdriver-ts-results && npm run build-prod",
17
"index": "node dist/createIndex.js",
18
- "check": "node dist/runCheck.js",
19
"update": "node dist/updateFrameworks.js",
20
"checkUpdate": "node dist/updateFrameworks.js -- --update false",
21
"nonKeyed": "cross-env LANG=\"en_US.UTF-8\" node dist/isKeyed.js",
0 commit comments