Files
Unirep-Social/lerna.json
Ya-wen, Jeng de60c3e720 v2 beta (#208)
* feat: bum version v2.0.0-beta-4

* fix: lint, test files

* build: fix dependencies, update webpack build

* fix: fix signup api

* fix(backend): add chainId

* chore: update dockerfile, update CI config
2023-09-06 18:39:08 +08:00

8 lines
131 B
JSON

{
"npmClient": "yarn",
"packages": ["packages/*"],
"useWorkspaces": true,
"useNx": false,
"version": "0.0.0"
}