23a3c8fdd3
frontend-monorepo-127 Generalize stats page to work for all environments
22 lines
621 B
JSON
22 lines
621 B
JSON
{
|
|
"version": 2,
|
|
"projects": {
|
|
"deal-ticket": "libs/deal-ticket",
|
|
"explorer": "apps/explorer",
|
|
"explorer-e2e": "apps/explorer-e2e",
|
|
"graphql": "libs/graphql",
|
|
"market-list": "libs/market-list",
|
|
"network-stats": "libs/network-stats",
|
|
"order-list": "libs/order-list",
|
|
"react-helpers": "libs/react-helpers",
|
|
"stats": "apps/stats",
|
|
"stats-e2e": "apps/stats-e2e",
|
|
"tailwindcss-config": "libs/tailwindcss-config",
|
|
"trading": "apps/trading",
|
|
"trading-e2e": "apps/trading-e2e",
|
|
"ui-toolkit": "libs/ui-toolkit",
|
|
"wallet": "libs/wallet",
|
|
"web3": "libs/web3"
|
|
}
|
|
}
|