Skip to content

Commit 2fcf888

Browse files
committed
chore(deps-dev): bumping lerna
1 parent 5c75fa9 commit 2fcf888

File tree

7 files changed

+13645
-8296
lines changed

7 files changed

+13645
-8296
lines changed

.commitlintrc.cjs

Lines changed: 0 additions & 6 deletions
This file was deleted.

lerna.json

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
11
{
2-
"version": "independent",
3-
"useWorkspaces": true
2+
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
3+
"command": {
4+
"publish": {
5+
"message": "chore(release): publish"
6+
},
7+
"version": {
8+
"message": "chore(release): publish"
9+
}
10+
},
11+
"packages": ["packages/*"],
12+
"version": "independent"
413
}

0 commit comments

Comments
 (0)