Skip to content

Commit

Permalink
chore(deps): update dependency lerna to v7 #15
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Jul 5, 2023
1 parent 092699c commit 7852564
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions lerna.json
@@ -1,5 +1,4 @@
{
"version": "0.0.5",
"packages": ["core", "www"],
"useWorkspaces": true
"packages": ["core", "www"]
}
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -35,7 +35,7 @@
"@types/react-test-renderer": "~18.0.0",
"husky": "^8.0.1",
"kkt": "^7.4.9",
"lerna": "^6.6.1",
"lerna": "^7.1.1",
"lint-staged": "^13.2.1",
"prettier": "^2.8.7",
"react-test-renderer": "^18.2.0",
Expand Down

0 comments on commit 7852564

Please sign in to comment.