wip
This commit is contained in:
12
packages/racing-demo-infrastructure/package.json
Normal file
12
packages/racing-demo-infrastructure/package.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "@gridpilot/racing-demo-infrastructure",
|
||||
"version": "0.1.0",
|
||||
"private": true,
|
||||
"main": "./index.ts",
|
||||
"types": "./index.ts",
|
||||
"dependencies": {
|
||||
"@gridpilot/racing": "0.1.0",
|
||||
"@gridpilot/social": "0.1.0",
|
||||
"@gridpilot/demo-support": "0.1.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user