Skip to content

Commit

Permalink
vendor: update lerna, remove parallel flag from build
Browse files Browse the repository at this point in the history
Closes #422
  • Loading branch information
arekkas committed Aug 11, 2017
1 parent 01b6ab6 commit 5e20e14
Show file tree
Hide file tree
Showing 2 changed files with 2,215 additions and 1,298 deletions.
3 changes: 2 additions & 1 deletion lerna.json
@@ -1,5 +1,5 @@
{
"lerna": "2.0.0-rc.5",
"lerna": "2.0.0",
"packages": [
"packages/core",
"packages/renderer",
Expand All @@ -9,5 +9,6 @@
"packages/plugins/layout/*",
"examples"
],
"npmClient": "yarn",
"version": "0.0.0"
}

0 comments on commit 5e20e14

Please sign in to comment.