Skip to content

Commit

Permalink
chore: moved vue in dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Archetipo95 committed Apr 16, 2023
1 parent 5547b25 commit 9623c1b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@
"@vitejs/plugin-vue": "^4.1.0",
"typescript": "^5.0.4",
"vite": "^4.2.1",
"vue-tsc": "^1.2.0"
},
"dependencies": {
"vue-tsc": "^1.2.0",
"vue": "^3.2.47"
}
}

0 comments on commit 9623c1b

Please sign in to comment.