Monorepo with yarn workspaces requires yarn 3.2
This commit is contained in:
parent
132a828c86
commit
10ba0cf04a
@ -59,7 +59,7 @@
|
|||||||
"yargs": "^17.3.1"
|
"yargs": "^17.3.1"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@lezer/lr": "^0.16.1",
|
"@lezer/lr": "^0.15.0",
|
||||||
"@parcel/optimizer-data-url": "2.3.2",
|
"@parcel/optimizer-data-url": "2.3.2",
|
||||||
"@parcel/packager-raw-url": "2.3.2",
|
"@parcel/packager-raw-url": "2.3.2",
|
||||||
"@parcel/service-worker": "2.3.2",
|
"@parcel/service-worker": "2.3.2",
|
||||||
|
@ -1859,6 +1859,7 @@ __metadata:
|
|||||||
resolution: "@silverbulletmd/plugos@workspace:packages/plugos"
|
resolution: "@silverbulletmd/plugos@workspace:packages/plugos"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@jest/globals": ^27.5.1
|
"@jest/globals": ^27.5.1
|
||||||
|
"@lezer/lr": ^0.15.0
|
||||||
"@parcel/optimizer-data-url": 2.3.2
|
"@parcel/optimizer-data-url": 2.3.2
|
||||||
"@parcel/packager-raw-url": 2.3.2
|
"@parcel/packager-raw-url": 2.3.2
|
||||||
"@parcel/service-worker": 2.3.2
|
"@parcel/service-worker": 2.3.2
|
||||||
|
Loading…
Reference in New Issue
Block a user