This commit is contained in:
Xu Chang 2022-08-13 11:08:13 +08:00
parent 5218be9228
commit d53b3e9f26
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": "^1.0.0"
},
"scripts": {
"make:domain": "ts-node test/build-app-domain",