wip
This commit is contained in:
10
packages/social/package.json
Normal file
10
packages/social/package.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"name": "@gridpilot/social",
|
||||
"version": "0.1.0",
|
||||
"type": "module",
|
||||
"exports": {
|
||||
"./domain/*": "./domain/*",
|
||||
"./application/*": "./application/*",
|
||||
"./infrastructure/*": "./infrastructure/*"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user