Skip to content

Commit

Permalink
update devDep
Browse files Browse the repository at this point in the history
  • Loading branch information
Raajheer1 committed May 27, 2024
1 parent 37e1984 commit 5a4ca89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
"lint:fix": "eslint src --ext .ts,.js,.vue --fix"
},
"dependencies": {
"@vitejs/plugin-basic-ssl": "^1.1.0",
"axios": "^1.7.2",
"pinia": "^2.1.6",
"vue": "^3.4.27",
Expand All @@ -21,6 +20,7 @@
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^7.10.0",
"@typescript-eslint/parser": "^7.10.0",
"@vitejs/plugin-basic-ssl": "^1.1.0",
"@vitejs/plugin-vue": "^5.0.4",
"@vue/eslint-config-prettier": "^9.0.0",
"@vue/eslint-config-typescript": "^13.0.0",
Expand Down

0 comments on commit 5a4ca89

Please sign in to comment.