Browse Source

Update lerna.json

pull/1549/head
Halil İbrahim Kalkan 7 years ago
parent
commit
d149af41b0
  1. 4
      npm/lerna.json

4
npm/lerna.json

@ -1,7 +1,9 @@
{
"version": "0.6.6",
"packages": [
"packs/*"
"packs/*",
"!packs/ng",
"packs/ng/dist/*"
],
"npmClient": "yarn",
"lerna": "2.11.0"

Loading…
Cancel
Save