Browse Source

Make husky installed in all subpackages.

Piotrek Koszuliński 8 năm trước cách đây
mục cha
commit
daa93c3bc2
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      lerna.json

+ 1 - 1
lerna.json

@@ -5,7 +5,7 @@
     "."
   ],
   "hoist": true,
-  "nohoist": "guppy-pre-commit",
+  "nohoist": "husky",
   "commands": {
     "bootstrap": {
       "concurrency": 1