Merged in bugfix/lerna_version (pull request #88)

Bugfix/lerna version
This commit is contained in:
Mohamed Karray
2018-10-09 15:21:51 +00:00
3 changed files with 12205 additions and 1 deletions

View File

@@ -5,7 +5,7 @@
"scripts": {
"bootstrap": "lerna bootstrap",
"link": "lerna exec -- yarn link",
"unlink": "lerna exec --no-bail -- yarn unlink"
"unlink": "lerna exec --no-bail -- yarn unlink || true"
},
"devDependencies": {
"lerna": "^3.2.1"

3669
scm-ui-components/yarn.lock Normal file

File diff suppressed because it is too large Load Diff

8535
scm-ui/yarn.lock Normal file

File diff suppressed because it is too large Load Diff