mirror of
https://github.com/Unirep/Unirep-Social.git
synced 2026-01-09 14:07:59 -05:00
* 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
8 lines
131 B
JSON
8 lines
131 B
JSON
{
|
|
"npmClient": "yarn",
|
|
"packages": ["packages/*"],
|
|
"useWorkspaces": true,
|
|
"useNx": false,
|
|
"version": "0.0.0"
|
|
}
|