Skip to content

Commit

Permalink
remove versions
Browse files Browse the repository at this point in the history
  • Loading branch information
pranavgore09 committed Mar 13, 2018
1 parent 5bbe852 commit 66f1647
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
"license": "Apache 2",
"scripts": {
"tsc": "tsc",
"webdriver:update": "webdriver-manager update --versions.chrome 2.33",
"webdriver:start": "webdriver-manager start --versions.chrome 2.33",
"webdriver:update": "webdriver-manager update --versions.chrome",
"webdriver:start": "webdriver-manager start --versions.chrome",
"protractor": "protractor tmp/protractor.conf.js",
"test": "./run.sh"
},
Expand Down

0 comments on commit 66f1647

Please sign in to comment.