Skip to content

Commit 69e464f

Browse files
committed
feat: change lerna version management from locked to independent
1 parent a82cf87 commit 69e464f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55
}
66
},
77
"packages": ["packages/cli", "packages/e2e", "packages/templates/*"],
8-
"version": "0.3.1"
8+
"version": "independent"
99
}

0 commit comments

Comments
 (0)