mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 03:16:01 +00:00
changed NPM versions to 6.0
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "dbgate-plugin-mssql",
|
||||
"main": "dist/backend.js",
|
||||
"version": "5.0.0-alpha.1",
|
||||
"version": "6.0.0-alpha.1",
|
||||
"homepage": "https://dbgate.org",
|
||||
"description": "MS SQL connect plugin for DbGate",
|
||||
"repository": {
|
||||
@@ -38,7 +38,7 @@
|
||||
"dependencies": {
|
||||
"async-lock": "^1.2.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",
|
||||
"tedious": "^18.2.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user