mirror of
https://github.com/MetaFam/TheGame.git
synced 2026-04-24 03:00:09 -04:00
* Fix errors with profile_rank ENUM * Upgrade to Hasura 1.2.1 * Rename Profile to Account * Common JS package * rm app-react/lib/did * Better login management
9 lines
117 B
JSON
9 lines
117 B
JSON
{
|
|
"packages": [
|
|
"packages/*"
|
|
],
|
|
"npmClient": "yarn",
|
|
"useWorkspaces": true,
|
|
"version": "independent"
|
|
}
|