Skip to content

Commit

Permalink
Release 0.0.7a
Browse files Browse the repository at this point in the history
  • Loading branch information
vanarok committed Aug 3, 2024
1 parent c29ab87 commit 518e8d3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "shuriken",
"description": "manifest.json description",
"private": true,
"version": "0.0.7",
"version": "0.0.7a",
"type": "module",
"scripts": {
"dev": "wxt",
Expand All @@ -28,8 +28,8 @@
"typescript": "^5.3.3",
"unocss": "^0.61.0",
"vue-tsc": "^2.0.6",
"wxt": "^0.18.0",
"simple-git-hooks": "^2.11.1",
"wxt": "^0.18.0",
"simple-git-hooks": "^2.11.1",
"lint-staged": "^15.2.8"
},
"simple-git-hooks": {
Expand Down

0 comments on commit 518e8d3

Please sign in to comment.