修改 sqlite 版本

This commit is contained in:
whyour
2024-01-28 20:22:55 +08:00
parent 7bc5ff01a6
commit 49c441117a
4 changed files with 101 additions and 148 deletions
+1 -1
View File
@@ -89,7 +89,7 @@
"sequelize": "^6.25.5",
"serve-handler": "^6.1.3",
"sockjs": "^0.3.24",
"sqlite3": "git+https://github.com/whyour/node-sqlite3.git#v1.0.4",
"sqlite3": "git+https://github.com/whyour/node-sqlite3.git#v1.0.3",
"tar": "^6.1.15",
"toad-scheduler": "^1.6.0",
"typedi": "^0.10.0",