Skip to content

Commit

Permalink
chore: release v0.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
chizukicn committed Nov 21, 2023
1 parent 156c319 commit 1fec7e3
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,7 +1,7 @@
{
"name": "unocss-preset-block",
"type": "module",
"version": "0.0.0",
"version": "0.0.1",
"packageManager": "[email protected]",
"description": "<description>",
"author": "unpreset <https://github.com/unpreset>",
Expand Down Expand Up @@ -50,7 +50,7 @@
"lint": "eslint .",
"lint:fix": "eslint . --fix",
"test": "vitest",
"dev":"vitest",
"dev": "vitest",
"up:deps": "taze major"
},
"peerDependencies": {
Expand Down

0 comments on commit 1fec7e3

Please sign in to comment.