use number as table id's - #1126

This commit is contained in:
proddy
2023-03-23 20:29:01 +01:00
parent 93d68996b4
commit 0a7e1f629e
9 changed files with 254 additions and 262 deletions

View File

@@ -12,7 +12,7 @@
"@msgpack/msgpack": "^2.8.0",
"compression": "^1.7.4",
"express": "^4.18.2",
"nodemon": "^2.0.21"
"nodemon": "^2.0.22"
},
"packageManager": "yarn@3.4.1"
}