wip
This commit is contained in:
@@ -5,7 +5,8 @@
|
||||
"types": "./index.ts",
|
||||
"type": "module",
|
||||
"exports": {
|
||||
"./domain/*": "./domain/*"
|
||||
"./domain/*": "./domain/*",
|
||||
"./application/*": "./application/*"
|
||||
},
|
||||
"dependencies": {
|
||||
"zod": "^3.25.76"
|
||||
|
||||
Reference in New Issue
Block a user