3.3.12-dev

This commit is contained in:
Xu Chang 2025-10-16 09:16:59 +08:00
parent 74e38f532c
commit aade97762f
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "oak-db",
"version": "3.3.11",
"version": "3.3.12",
"description": "oak-db",
"main": "lib/index",
"author": {
@ -18,7 +18,7 @@
"lodash": "^4.17.21",
"mysql": "^2.18.1",
"mysql2": "^2.3.3",
"oak-domain": "^5.1.28",
"oak-domain": "../oak-domain",
"uuid": "^8.3.2"
},
"license": "ISC",