移除s390x支持,修改sqlite3包

This commit is contained in:
whyour
2022-03-05 14:39:06 +08:00
parent 419f59818b
commit ef32181f36
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -51,7 +51,7 @@
"sequelize": "^6.17.0",
"serve-handler": "^6.1.3",
"sockjs": "^0.3.24",
"sqlite3": "npm:better-sqlite3@^7.5.0",
"sqlite3": "npm:@louislam/sqlite3@^6.0.1",
"toad-scheduler": "^1.6.0",
"typedi": "^0.10.0",
"uuid": "^8.3.2",