fix: 🐛 Removed lerna workspaces

This commit is contained in:
Johan Öbrink 2021-02-08 19:26:22 +01:00
parent 415648f27c
commit 823818bc92
3 changed files with 4 additions and 7 deletions

View File

@ -1,6 +1,6 @@
{ {
"packages": ["packages/*"], "packages": ["packages/*"],
"npmClient": "yarn", "npmClient": "yarn",
"useWorkspaces": true, "useWorkspaces": false,
"version": "0.0.0" "version": "0.0.0"
} }

View File

@ -6,8 +6,5 @@
}, },
"scripts": { "scripts": {
"test": "lerna run test --stream" "test": "lerna run test --stream"
}, }
"workspaces": [
"packages/*"
]
} }

View File

@ -512,6 +512,6 @@ SPEC CHECKSUMS:
Yoga: 4bd86afe9883422a7c4028c00e34790f560923d6 Yoga: 4bd86afe9883422a7c4028c00e34790f560923d6
YogaKit: f782866e155069a2cca2517aafea43200b01fd5a YogaKit: f782866e155069a2cca2517aafea43200b01fd5a
PODFILE CHECKSUM: 19b06584498e11fd0cab99f9357f563578b8c19f PODFILE CHECKSUM: 7bddab1af6a6ea5128a2a6f6013968c5d4d00e7f
COCOAPODS: 1.10.1 COCOAPODS: 1.10.0