mirror of
https://fast.feibisi.com/https://github.com/parcelvoy/platform.git
synced 2025-08-28 11:46:02 +08:00
* Adds Lerna and merges control plane repo * Re-adds `npm run start` as access pattern * Fixes eslint rules for react * Tweaks to Dockerfiles * Tweak to test runner
5 lines
111 B
JSON
5 lines
111 B
JSON
{
|
|
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
|
|
"useWorkspaces": true,
|
|
"version": "0.0.0"
|
|
}
|