Skip to content

Commit a77d4ca

Browse files
committed
chore: add bumpp
1 parent 2ad48d0 commit a77d4ca

File tree

2 files changed

+1986
-1246
lines changed

2 files changed

+1986
-1246
lines changed

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
"scripts": {
66
"dev": "vite",
77
"build": "vite build",
8-
"serve": "vite preview"
8+
"serve": "vite preview",
9+
"next": "bumpp"
910
},
1011
"license": "MIT",
1112
"dependencies": {
@@ -25,6 +26,7 @@
2526
"@vitejs/plugin-vue": "^5.0.4",
2627
"@vue/compiler-sfc": "^3.4.24",
2728
"autoprefixer": "^10.4.19",
29+
"bumpp": "^9.4.1",
2830
"cssnano": "^6.1.2",
2931
"postcss": "^8.4.38",
3032
"tailwindcss": "^3.4.3",

0 commit comments

Comments
 (0)