Skip to content

Commit bf052d7

Browse files
committed
🔧 Config lerna to publish packages independently
1 parent b62a072 commit bf052d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lerna.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"packages": ["packages/@ackee/*"],
33
"npmClient": "yarn",
44
"useWorkspaces": true,
5-
"version": "4.0.0-alpha.5",
5+
"version": "independent",
66
"changelog": {
77
"repo": "AckeeCZ/antonio",
88
"labels": {

0 commit comments

Comments
 (0)