Skip to content

Commit fadd8de

Browse files
committed
fix(scripts): do not update web-driver on postinstall
1 parent 5c193c9 commit fadd8de

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@
4646
"test": "npm run flow.clean && karma start karma.conf.js",
4747
"e2e": "protractor protractor.conf.js",
4848
"test:cover": "COVERAGE=enabled npm run test",
49-
"postinstall": "webdriver-manager update",
5049
"changelog": "conventional-changelog -i CHANGELOG.md -s -p angular",
5150
"github-release": "conventional-github-releaser -p angular",
5251
"preversion": "npm run flow.lint && npm test && npm run e2e",

0 commit comments

Comments
 (0)