Parcourir la source

Make husky installed in all subpackages.

Piotrek Koszuliński il y a 8 ans
Parent
commit
daa93c3bc2
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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