1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-04-16 03:12:48 +02:00

update lerna config

This commit is contained in:
Ian Storm Taylor 2019-12-15 20:50:39 -05:00
parent 483b4f7740
commit c21d8cf825

View File

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