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