mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-25 17:22:50 +00:00
chore: update lerna to v6.2.0 (#8447)
This commit is contained in:
parent
f54b6e77cd
commit
b4fc9d3caa
|
|
@ -2,6 +2,7 @@
|
|||
"version": "3.0.0-alpha.0",
|
||||
"npmClient": "yarn",
|
||||
"useWorkspaces": true,
|
||||
"useNx": false,
|
||||
"changelog": {
|
||||
"repo": "facebook/docusaurus",
|
||||
"labels": {
|
||||
|
|
|
|||
|
|
@ -96,7 +96,7 @@
|
|||
"jest-environment-jsdom": "^29.0.2",
|
||||
"jest-serializer-ansi-escapes": "^2.0.1",
|
||||
"jest-serializer-react-helmet-async": "^1.0.21",
|
||||
"lerna": "^5.5.0",
|
||||
"lerna": "^6.2.0",
|
||||
"lerna-changelog": "^2.2.0",
|
||||
"lint-staged": "^13.0.3",
|
||||
"npm-run-all": "^4.1.5",
|
||||
|
|
|
|||
Loading…
Reference in New Issue