Skip to content

Commit

Permalink
chore: update lerna
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremyben committed Jul 30, 2023
1 parent b182caa commit 0a000ea
Show file tree
Hide file tree
Showing 3 changed files with 1,467 additions and 2,390 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"version": "independent",
"npmClient": "yarn",
"useWorkspaces": true,
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
"command": {
"version": {
"allowBranch": "master",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@types/supertest": "^2.0.12",
"husky": "^8.0.3",
"jest": "^29.5.0",
"lerna": "^4.0.0",
"lerna": "^7.1.4",
"supertest": "^6.3.3",
"ts-jest": "^29.1.0",
"ts-node": "^10.9.1",
Expand Down
Loading

0 comments on commit 0a000ea

Please sign in to comment.