[fabric/domain] Remove src directory
This commit is contained in:
parent
26cc090284
commit
72780b9803
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@fabric/domain",
|
"name": "@fabric/domain",
|
||||||
"exports": {
|
"exports": {
|
||||||
".": "./src/index.ts",
|
".": "./index.ts",
|
||||||
"./mocks": "./src/mocks.ts"
|
"./mocks": "./mocks.ts"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user