Skip to content

Commit d296fa9

Browse files
committed
Lerna needs to be in independent mode now
react-router-redux is already 4.0, so it will have to be 5.0.0 for now. Hopefully, we can sync it up soon and Lerna doesn't become too much of a pain to use now.
1 parent 9bba6fc commit d296fa9

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
@@ -1,6 +1,6 @@
11
{
22
"lerna": "2.0.0-beta.32",
3-
"version": "4.0.0-beta.8",
3+
"version": "independent",
44
"packages": [
55
"packages/*"
66
]

0 commit comments

Comments
 (0)