We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f90c4d4 commit d149af4Copy full SHA for d149af4
npm/lerna.json
@@ -1,7 +1,9 @@
1
{
2
"version": "0.6.6",
3
"packages": [
4
- "packs/*"
+ "packs/*",
5
+ "!packs/ng",
6
+ "packs/ng/dist/*"
7
],
8
"npmClient": "yarn",
9
"lerna": "2.11.0"
0 commit comments