Explorar o código

chore: Update lerna config

Michael Bromley %!s(int64=6) %!d(string=hai) anos
pai
achega
17b39fa358
Modificáronse 1 ficheiros con 6 adicións e 1 borrados
  1. 6 1
      lerna.json

+ 6 - 1
lerna.json

@@ -4,5 +4,10 @@
   ],
   "version": "0.1.2-beta.9",
   "npmClient": "yarn",
-  "useWorkspaces": true
+  "useWorkspaces": true,
+  "command": {
+    "version": {
+      "push": false
+    }
+  }
 }