8
0
Quellcode durchsuchen

Make husky installed in all subpackages.

Piotrek Koszuliński vor 8 Jahren
Ursprung
Commit
daa93c3bc2
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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