Internal: Updated Lerna and started using hoisting on CI. Resolves #395.
@@ -1,8 +1,9 @@
{
- "lerna": "2.0.0-beta.34",
+ "lerna": "2.0.0-beta.36",
"packages": [
"packages/*",
"."
],
+ "hoist": true,
"version": "0.0.0"
}
@@ -33,7 +33,7 @@
"@ckeditor/ckeditor5-dev-tests": "^6.1.0",
"gulp": "^3.9.0",
"guppy-pre-commit": "^0.4.0",
"mgit2": "^0.4.0"
},
"engines": {