Skip to content

Commit

Permalink
Add selenium-webdriver to devDependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
prameshj committed Nov 7, 2022
1 parent 6e666dc commit c5733d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/auth/package.json
Expand Up @@ -106,7 +106,6 @@
"@firebase/logger": "0.3.4",
"@firebase/util": "1.7.3",
"node-fetch": "2.6.7",
"selenium-webdriver": "4.5.0",
"tslib": "^2.1.0"
},
"license": "Apache-2.0",
Expand All @@ -118,6 +117,7 @@
"rollup": "2.79.1",
"rollup-plugin-sourcemaps": "0.6.3",
"rollup-plugin-typescript2": "0.31.2",
"selenium-webdriver": "4.5.0",
"typescript": "4.2.2",
"@types/express": "4.17.14"
},
Expand Down

0 comments on commit c5733d5

Please sign in to comment.