mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-17 23:45:59 +00:00
changed NPM versions to 6.0
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "dbgate-plugin-postgres",
|
||||
"main": "dist/backend.js",
|
||||
"version": "5.0.0-alpha.1",
|
||||
"version": "6.0.0-alpha.1",
|
||||
"license": "GPL-3.0",
|
||||
"description": "PostgreSQL connector plugin for DbGate",
|
||||
"homepage": "https://dbgate.org",
|
||||
@@ -37,7 +37,7 @@
|
||||
"dependencies": {
|
||||
"pg-copy-streams": "^6.0.6",
|
||||
"dbgate-query-splitter": "^4.11.2",
|
||||
"dbgate-tools": "^5.0.0-alpha.1",
|
||||
"dbgate-tools": "^6.0.0-alpha.1",
|
||||
"lodash": "^4.17.21",
|
||||
"pg": "^8.11.5"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user