add geckodriver to dev deps

This commit is contained in:
Matthew Griffith 2020-08-14 09:29:10 -04:00
parent a99c72fe3d
commit 686837c0e5
2 changed files with 275 additions and 8133 deletions

8407
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -34,6 +34,7 @@
"devDependencies": {
"@types/commander": "^2.12.2",
"chromedriver": "^84.0.1",
"geckodriver": "^1.20.0",
"husky": "^4.2.5",
"node-elm-compiler": "^5.0.4",
"prepack": "^0.2.54",