mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 03:16:01 +00:00
better-sqlite3 moved to optional dependencies
This commit is contained in:
@@ -19,7 +19,6 @@
|
||||
"dependencies": {
|
||||
"async-lock": "^1.2.4",
|
||||
"axios": "^0.21.1",
|
||||
"better-sqlite3": "7.4.5",
|
||||
"body-parser": "^1.19.0",
|
||||
"bufferutil": "^4.0.1",
|
||||
"byline": "^5.0.0",
|
||||
@@ -74,6 +73,7 @@
|
||||
"webpack-cli": "^3.3.11"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"better-sqlite3": "7.4.5",
|
||||
"msnodesqlv8": "^2.4.4"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user