Skip to content
This repository was archived by the owner on May 4, 2020. It is now read-only.

Commit a091009

Browse files
author
Long Ho
committed
chore: fix lerna warning
1 parent 2793a2b commit a091009

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
@@ -11,7 +11,7 @@
1111
},
1212
"bootstrap": {
1313
"hoist": true,
14-
"includeFilteredDependencies": true,
14+
"includeDependencies": true,
1515
"ci": false
1616
}
1717
}

0 commit comments

Comments
 (0)