Commit bd47161e authored by poppydani's avatar poppydani

feat: lerna.json

parent f52be67d
...@@ -2,5 +2,6 @@ ...@@ -2,5 +2,6 @@
"packages": [ "packages": [
"packages/*" "packages/*"
], ],
"npmClient": "yarn",
"version": "0.0.1" "version": "0.0.1"
} }
...@@ -23,5 +23,6 @@ ...@@ -23,5 +23,6 @@
}, },
"scripts": { "scripts": {
"test": "echo \"Error: run tests from root\" && exit 1" "test": "echo \"Error: run tests from root\" && exit 1"
} },
"gitHead": "f52be67d4636021e217339398b28e99eba998434"
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment