Skip to content

Commit

Permalink
move chromedriver to devdeps, update
Browse files Browse the repository at this point in the history
  • Loading branch information
jhuleatt committed Dec 8, 2023
1 parent 7154926 commit 37c9cdf
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,10 +58,9 @@
"protractor": "^7.0.0",
"sass": "^1.49.7",
"streamqueue": "^1.1.1",
"webdriver-manager": "^12.1.8"
"chromedriver": "^119.0.1"
},
"dependencies": {
"chromedriver": "^118.0.0",
"dialog-polyfill": "^0.4.7",
"material-design-lite": "^1.2.0"
},
Expand Down

0 comments on commit 37c9cdf

Please sign in to comment.