chore: sqlite换成better-sqlite

This commit is contained in:
xiaojunnuo
2024-07-20 18:04:07 +08:00
parent 31e2085c16
commit 79c6e05e02
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -47,7 +47,7 @@
"prettier": "^2.8.8",
"rollup": "^3.7.4",
"rollup-plugin-visualizer": "^5.8.2",
"sqlite3": "^5.0.2",
"better-sqlite3": "^11.1.2",
"ts-node": "^10.9.1",
"tslib": "^2.5.2",
"typeorm": "^0.3.11",