We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98a3305 commit 21cd7e0Copy full SHA for 21cd7e0
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "yehyecoa-vue",
3
"type": "module",
4
- "version": "0.0.0",
+ "version": "0.1.0-beta",
5
"private": true,
6
"packageManager": "pnpm@10.14.0",
7
"engines": {
@@ -65,6 +65,7 @@
65
"unocss-preset-animations": "^1.2.1",
66
"unocss-preset-shadcn": "^1.0.1",
67
"vite": "^7.0.6",
68
+ "vite-plugin-package-version": "^1.1.0",
69
"vite-plugin-vue-devtools": "^8.0.0",
70
"vue-tsc": "^3.0.4"
71
},
0 commit comments