Skip to content

Commit 5ba8709

Browse files
committed
Lerna 2.0.0-beta.38 expects packages entry
1 parent b9b6135 commit 5ba8709

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

lerna.json

+5-2
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,8 @@
1212
"tag: internal": ":house: Internal"
1313
},
1414
"cacheDir": ".changelog"
15-
}
16-
}
15+
},
16+
"packages": [
17+
"packages/*"
18+
]
19+
}

0 commit comments

Comments
 (0)