This commit is contained in:
Jan Prochazka
2021-01-07 08:43:26 +01:00
parent 84cc2c6b8e
commit 51c9f09286

View File

@@ -1,12 +1,16 @@
{
"name": "dbgate",
"version": "3.8.17",
"version": "3.8.18",
"private": true,
"author": "Jan Prochazka <jenasoft.database@gmail.com>",
"dependencies": {
"electron-store": "^5.1.1",
"electron-updater": "^4.3.1"
},
"repository": {
"type": "git",
"url": "https://github.com/dbshell/dbgate.git"
},
"build": {
"appId": "org.dbgate",
"mac": {
@@ -18,8 +22,7 @@
},
"linux": {
"target": [
"AppImage",
"deb"
"AppImage"
],
"icon": "icon.png",
"category": "Development",