Skip to content

Commit f00bf02

Browse files
independant versioning
1 parent 509008a commit f00bf02

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

lerna.json

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

0 commit comments

Comments
 (0)