Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc624b8e

Browse files
committed
build: update lerna to v7.1.1
1 parent34c25e9 commitc624b8e

File tree

3 files changed

+5
-7
lines changed

3 files changed

+5
-7
lines changed

‎lerna.json‎

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
{
22
"npmClient":"yarn",
3-
"packages": [
4-
"packages/*"
5-
],
6-
"useWorkspaces":true,
7-
"version":"4.9.0-rc.0"
3+
"packages": ["packages/*"],
4+
"version":"4.9.0-rc.0",
5+
"$schema":"node_modules/lerna/schemas/lerna-schema.json"
86
}

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"eslint-plugin-vue":"^9.10.0",
3333
"eslint-config-prettier":"^8.7.0",
3434
"eslint-plugin-unicorn":"^46.0.0",
35-
"lerna":"^6.6.1",
35+
"lerna":"^7.1.1",
3636
"npm-run-all":"^4.1.5",
3737
"prettier":"^2.8.7"
3838
}

‎tsconfig.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@
3030
}
3131
},
3232
"exclude": ["**/node_modules","**/dist"]
33-
}
33+
}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp