Skip to content

Commit f367b31

Browse files
committed
remove version from lerna config
1 parent b1456c8 commit f367b31

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

lerna.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
{
22
"packages": [
33
"*"
4-
],
5-
"version": "0.0.0"
4+
]
65
}

0 commit comments

Comments
 (0)