Skip to content

Commit 0a000ea

Browse files
committed
chore: update lerna
1 parent b182caa commit 0a000ea

File tree

3 files changed

+1467
-2390
lines changed

3 files changed

+1467
-2390
lines changed

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"version": "independent",
33
"npmClient": "yarn",
4-
"useWorkspaces": true,
4+
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
55
"command": {
66
"version": {
77
"allowBranch": "master",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@types/supertest": "^2.0.12",
3838
"husky": "^8.0.3",
3939
"jest": "^29.5.0",
40-
"lerna": "^4.0.0",
40+
"lerna": "^7.1.4",
4141
"supertest": "^6.3.3",
4242
"ts-jest": "^29.1.0",
4343
"ts-node": "^10.9.1",

0 commit comments

Comments
 (0)