-
- Downloads
feat/Add dependencies to package.json
... | ... | @@ -47,6 +47,7 @@ |
"eslint-plugin-cypress": "^2.15.1", | ||
"eslint-plugin-vue": "^9.23.0", | ||
"jsdom": "^24.0.0", | ||
"npm-run-all": "^4.1.5", | ||
"npm-run-all2": "^6.1.2", | ||
"prettier": "^3.2.5", | ||
"start-server-and-test": "^2.0.3", | ||
... | ... |
Please sign in to comment