1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-24 07:52:50 +02:00

update lerna config?

This commit is contained in:
Ian Storm Taylor
2019-12-15 20:52:38 -05:00
parent c21d8cf825
commit 97d229fde7

View File

@@ -1,5 +1,6 @@
{ {
"lerna": "2.7.1", "lerna": "2.7.1",
"version": "fixed",
"npmClient": "yarn", "npmClient": "yarn",
"useWorkspaces": true "useWorkspaces": true
} }