c4ee2d738
c839965c0
c700046b7
f09393d4f
855b6b1dc
890f414b5
1
2
3 4
5 6
7
8
9 10
11 12
13
{ "lerna": "3.0.0-beta.14", "packages": ["packages/*"], "version": "independent", "commands": { "publish": { "registry": "http://localhost:4873/", "ignore": ["test/**/*", "*.md", "scripts", "lib", "tslint.json", "tsconfig.json"] } }, "npmClient": "yarn", "useWorkspaces": true }