修改sqlite版本

This commit is contained in:
whyour
2022-01-06 23:25:48 +08:00
parent 233081149b
commit d2e23341eb
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -50,7 +50,7 @@
"sequelize": "^7.0.0-alpha.3",
"serve-handler": "^6.1.3",
"sockjs": "^0.3.21",
"sqlite3": "^5.0.2",
"sqlite3": "5.0.0",
"typedi": "^0.8.0",
"uuid": "^8.3.2",
"winston": "^3.3.3",