diff --git a/package.json b/package.json index 4bad708..5b37c28 100644 --- a/package.json +++ b/package.json @@ -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", @@ -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": {