Skip to content

Commit 26d142b

Browse files
fix: update lerna config to fix build (#11235)
Co-authored-by: Jim Blanchard <jim.l.blanchard@gmail.com>
1 parent feb819f commit 26d142b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lerna.json

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"packages": ["packages/*"],
55
"exact": true,
66
"version": "independent",
7+
"useNx": false,
78
"command": {
89
"run": {
910
"private": false

0 commit comments

Comments
 (0)