mirror of
https://github.com/dbgate/dbgate
synced 2024-11-21 23:39:46 +00:00
mongodb-client-encryption moved to optionalDependencies
This commit is contained in:
parent
0fc397ace5
commit
cba391904a
@ -41,7 +41,9 @@
|
||||
"dbgate-tools": "^5.0.0-alpha.1",
|
||||
"is-promise": "^4.0.0",
|
||||
"lodash": "^4.17.21",
|
||||
"mongodb": "^6.3.0",
|
||||
"mongodb": "^6.3.0"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"mongodb-client-encryption": "^6.0.0"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user