Explorar el Código

Make husky installed in all subpackages.

Piotrek Koszuliński hace 8 años
padre
commit
daa93c3bc2
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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