updated version

This commit is contained in:
Jan Prochazka
2022-05-19 20:52:43 +02:00
parent 0a1fe0df10
commit bd79e96035
20 changed files with 49 additions and 49 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "dbgate-plugin-sqlite",
"main": "dist/backend.js",
"version": "4.1.1",
"version": "5.0.0-alpha.1",
"homepage": "https://dbgate.org",
"description": "SQLite connect plugin for DbGate",
"repository": {
@@ -30,7 +30,7 @@
"prepublishOnly": "yarn build"
},
"devDependencies": {
"dbgate-tools": "^4.1.1",
"dbgate-tools": "^5.0.0-alpha.1",
"dbgate-plugin-tools": "^1.0.4",
"dbgate-query-splitter": "^4.9.0",
"byline": "^5.0.0",