恢复dev下domain的文件级引用

This commit is contained in:
Xu Chang 2022-08-13 11:12:05 +08:00
parent d53b3e9f26
commit 10736a3729
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
"dependencies": {
"luxon": "^2.3.0",
"uuid": "^8.3.2",
"oak-domain": "^1.0.0"
"oak-domain": "file:../oak-domain"
},
"scripts": {
"make:domain": "ts-node test/build-app-domain",