Delete lerna.json (#9)

This commit is contained in:
Jaco Greeff
2020-10-14 11:21:18 +02:00
committed by GitHub
parent 520b7b2d69
commit 6fb880a7ed
-13
View File
@@ -1,13 +0,0 @@
{
"npmClient": "yarn",
"useWorkspaces": true,
"command": {
"publish": {
"allowBranch": "master"
}
},
"packages": [
"packages/*"
],
"version": "0.1.1"
}