浏览代码

feat(base): temp disable hasky

gemercheung 3 年之前
父节点
当前提交
566dd6b367
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      package.json

+ 0 - 1
package.json

@@ -24,7 +24,6 @@
     "test:gzip": "npx http-server dist --cors --gzip -c-1",
     "test:br": "npx http-server dist --cors --brotli -c-1",
     "reinstall": "rimraf yarn.lock && rimraf package.lock.json && rimraf node_modules && npm run bootstrap",
-    "prepare": "husky install",
     "gen:icon": "esno ./build/generate/icon/index.ts"
   },
   "dependencies": {