Skip to content

Commit

Permalink
🐎 ci: change version
Browse files Browse the repository at this point in the history
  • Loading branch information
kiccer committed Apr 6, 2024
1 parent 64e5194 commit 57e8ecf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ui-forge",
"version": "0.0.0",
"version": "0.0.1-alpha.2",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down Expand Up @@ -44,7 +44,7 @@
"sass": "^1.74.1",
"vue": "^3.4.21"
},
"main": "src",
"main": "src/index.js",
"files": [
"src/index.js",
"src/components/element",
Expand Down

0 comments on commit 57e8ecf

Please sign in to comment.