c4ee2d738
5fe0e9f2e
c700046b7
4a2715e61
f09393d4f
c40b3dea6
1
2
3 4
5
6
7
8 9
10
11
12
{ "lerna": "3.0.0-beta.23", "packages": ["packages/*"], "version": "independent", "command": { "publish": { "ignoreChanges": ["test/**/*", "*.md", "scripts", "lib", "tslint.json", "tsconfig.json"] } }, "npmClient": "yarn", "useWorkspaces": true }