发布前修正oak引用

This commit is contained in:
Xu Chang 2022-08-19 10:13:32 +08:00
parent 917266e29d
commit 3a6f96612f
1 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@
"luxon": "^2.4.0",
"mysql": "^2.18.1",
"mysql2": "^2.3.3",
"oak-domain": "file:../oak-domain",
"oak-domain": "^1.0.4",
"uuid": "^8.3.2"
},
"license": "ISC",
@ -30,7 +30,7 @@
"@types/node": "^17.0.42",
"@types/uuid": "^8.3.4",
"mocha": "^10.0.0",
"oak-general-business": "file:../oak-general-business",
"oak-general-business": "^1.0.2",
"ts-node": "~10.9.1",
"tslib": "^2.4.0",
"typescript": "~4.7.4"