fix(server): unable to depend on src

pull/1992/head
Elian Doran 2025-05-22 15:37:34 +07:00
parent edc180189c
commit 3b9683d763
No known key found for this signature in database
1 changed files with 1 additions and 0 deletions

@ -231,6 +231,7 @@
},
"exports": {
"./package.json": "./package.json",
"./src/*": "./src/*",
".": {
"development": "./src/main.ts",
"types": "./dist/main.d.ts",