Skip to content
Snippets Groups Projects
Commit 29a79cb5 authored by Reiter, Christoph's avatar Reiter, Christoph :snake:
Browse files

lerna: force local symlinks

parent 86865321
No related branches found
No related tags found
No related merge requests found
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
"description": "", "description": "",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {
"bootstrap": "lerna bootstrap --hoist --strict", "bootstrap": "lerna bootstrap --hoist --force-local --strict",
"clean": "lerna clean -y", "clean": "lerna clean -y",
"test": "lerna run test" "test": "lerna run test"
}, },
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment