c4ee2d738
c700046b7
f09393d4f
890f414b5
1
2 3 4
5 6
7
8 9
10 11
12
{ "lerna": "2.5.1", "packages": ["packages/*"], "version": "independent", "commands": { "publish": { "ignore": ["test/**/*", "*.md", "scripts", "lib", "tslint.json", "tsconfig.json"] } }, "npmClient": "yarn", "useWorkspaces": true }