发布前修改oak相关引用
This commit is contained in:
parent
7b36d9cf04
commit
0efbe29c2c
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in New Issue