mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-17 23:45:59 +00:00
plugin version
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "dbgate-plugin-mongo",
|
||||
"main": "src/backend/index.js",
|
||||
"version": "1.0.1",
|
||||
"version": "4.1.1",
|
||||
"license": "MIT",
|
||||
"author": "Jan Prochazka",
|
||||
"homepage": "https://dbgate.org",
|
||||
@@ -36,7 +36,7 @@
|
||||
"webpack-cli": "^3.3.11"
|
||||
},
|
||||
"dependencies": {
|
||||
"dbgate-tools": "^4.1.0-rc.1",
|
||||
"dbgate-tools": "^4.1.1",
|
||||
"is-promise": "^4.0.0",
|
||||
"mongodb": "^3.6.5",
|
||||
"mongodb-client-encryption": "^1.2.3"
|
||||
|
||||
Reference in New Issue
Block a user