We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e71bcf commit 48048f9Copy full SHA for 48048f9
lerna.json
@@ -1,7 +1,6 @@
1
{
2
"version": "3.5.1",
3
"npmClient": "yarn",
4
- "useWorkspaces": true,
5
"useNx": false,
6
"changelog": {
7
"repo": "nonebot/docusaurus-theme-nonepress",
package.json
@@ -62,7 +62,7 @@
62
"eslint-plugin-react-compiler": "^19.0.0-beta-40c6c23-20250301",
63
"eslint-plugin-react-hooks": "^4.6.0",
64
"eslint-plugin-regexp": "^1.15.0",
65
- "lerna": "^6.6.2",
+ "lerna": "^9.0.0",
66
"lerna-changelog": "^2.2.0",
67
"prettier": "^2.8.8",
68
"react": "^18.0.0",
0 commit comments