Skip to content

Commit

Permalink
chore: 版本号提前
Browse files Browse the repository at this point in the history
  • Loading branch information
Plumbiu committed Aug 9, 2023
1 parent 6a4c834 commit 1436a21
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,4 +1,5 @@
{
"version": "1.0.0",
"type": "module",
"scripts": {
"dev": "pnpm -F web dev",
Expand Down Expand Up @@ -48,6 +49,5 @@
"*.{js,ts,vue}": [
"eslint"
]
},
"version": "1.0.0"
}
}

0 comments on commit 1436a21

Please sign in to comment.