wuheng 1 year ago
parent
commit
55e3d6dfc0
1 changed files with 1 additions and 2 deletions
  1. 1 2
      package.json

+ 1 - 2
package.json

@@ -20,8 +20,7 @@
     "tsx": "tsx",
     "logo": "tsx ./scripts/logo.ts",
     "changelog": "conventional-changelog -p angular -i CHANGELOG.md -s",
-    "release": "standard-version",
-    "prepare": "soy init-git-hooks"
+    "release": "standard-version"
   },
   "dependencies": {
     "@ant-design/icons-vue": "^6.1.0",