Skip to content

Commit

Permalink
Update Lerna (#83)
Browse files Browse the repository at this point in the history
  • Loading branch information
kachkaev committed Sep 12, 2023
1 parent b5d03a6 commit db63dbf
Show file tree
Hide file tree
Showing 3 changed files with 1,699 additions and 2,034 deletions.
1 change: 0 additions & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"npmClient": "yarn",
"useWorkspaces": true,
"command": {
"publish": {
"ignoreChanges": ["*.md", "jest.config.js", "*.test.ts"]
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"globby": "^11.0.4",
"husky": "^7.0.2",
"jest": "^27.2.1",
"lerna": "^4.0.0",
"lerna": "^7.2.0",
"lint-staged": "^11.1.2",
"markdownlint-cli": "^0.28.1",
"npm-run-all": "^4.1.5",
Expand Down

0 comments on commit db63dbf

Please sign in to comment.