docusaurus/lerna.json
Endilie Yacop Sucipto 1f91d19a8c
chore: move to monorepo (#1297)
* chore: move to monorepo

* lint all js file

* simplify circleCI

* fix failing tests

* fix tests due to folder rename

* fix test since v1 website is renamed
2019-03-23 14:21:36 +07:00

7 lines
100 B
JSON

{
"lerna": "3.13.1",
"version": "independent",
"npmClient": "yarn",
"useWorkspaces": true
}