Browse Source

Update lerna.json

pull/1549/head
Halil İbrahim Kalkan 7 years ago
parent
commit
6970c4dc15
  1. 3
      npm/lerna.json

3
npm/lerna.json

@ -2,8 +2,7 @@
"version": "0.7.3", "version": "0.7.3",
"packages": [ "packages": [
"!packs/ng", "!packs/ng",
"packs/*", "packs/*"
"packs/ng/dist/*"
], ],
"npmClient": "yarn", "npmClient": "yarn",
"lerna": "2.11.0" "lerna": "2.11.0"

Loading…
Cancel
Save