发布前修改oak相关引用

This commit is contained in:
Xu Chang 2022-08-19 10:09:36 +08:00
parent 7b36d9cf04
commit 0efbe29c2c
1 changed files with 1 additions and 1 deletions

View File

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