Skip to content

Commit

Permalink
Remove vue and update chromedriver.
Browse files Browse the repository at this point in the history
  • Loading branch information
garg3133 committed Jan 10, 2024
1 parent b5385a1 commit 6207287
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 43 deletions.
102 changes: 62 additions & 40 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,15 +45,14 @@
"devDependencies": {
"@vitejs/plugin-react": "^3.1.0",
"@vitejs/plugin-vue": "^4.1.0",
"chromedriver": "^116.0.0",
"chromedriver": "^120.0.1",
"eslint": "^8.38.0",
"mocha": "^9.2.2",
"mockery": "^2.1.0",
"nightwatch": "^2.6.20",
"nightwatch-axe-verbose": "^2.2.0",
"react": "^18.2.0",
"react-dom": "18.2.0",
"vite": "^4.3.0",
"vue": "^3.2.47"
"vite": "^4.3.0"
}
}

0 comments on commit 6207287

Please sign in to comment.