mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-26 04:05:59 +00:00
mongodb-client-encryption moved to optionalDependencies
This commit is contained in:
@@ -41,7 +41,9 @@
|
|||||||
"dbgate-tools": "^5.0.0-alpha.1",
|
"dbgate-tools": "^5.0.0-alpha.1",
|
||||||
"is-promise": "^4.0.0",
|
"is-promise": "^4.0.0",
|
||||||
"lodash": "^4.17.21",
|
"lodash": "^4.17.21",
|
||||||
"mongodb": "^6.3.0",
|
"mongodb": "^6.3.0"
|
||||||
|
},
|
||||||
|
"optionalDependencies": {
|
||||||
"mongodb-client-encryption": "^6.0.0"
|
"mongodb-client-encryption": "^6.0.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user