2
1
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2023-12-13 21:00:40 +01:00

Updated Lerna to v7

refs https://github.com/TryGhost/Ghost/pull/16973

- updates Lerna to v7 and removes `useWorkspaces` as Lerna now detects
  this automatically
This commit is contained in:
Daniel Lockyer 2023-06-16 11:18:52 +02:00
parent eee5eed6e2
commit d007ff86ac
No known key found for this signature in database
2 changed files with 523 additions and 898 deletions

View file

@ -120,14 +120,13 @@
},
"lerna": {
"version": "0.0.0",
"npmClient": "yarn",
"useWorkspaces": true
"npmClient": "yarn"
},
"devDependencies": {
"concurrently": "8.2.0",
"eslint-plugin-ghost": "3.1.0",
"husky": "8.0.3",
"lerna": "6.6.2",
"lerna": "7.0.2",
"lint-staged": "13.1.2",
"ts-node": "10.9.1"
}

1416
yarn.lock

File diff suppressed because it is too large Load diff