mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-29 00:36:01 +00:00
v3.8.18
This commit is contained in:
@@ -1,12 +1,16 @@
|
|||||||
{
|
{
|
||||||
"name": "dbgate",
|
"name": "dbgate",
|
||||||
"version": "3.8.17",
|
"version": "3.8.18",
|
||||||
"private": true,
|
"private": true,
|
||||||
"author": "Jan Prochazka <jenasoft.database@gmail.com>",
|
"author": "Jan Prochazka <jenasoft.database@gmail.com>",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"electron-store": "^5.1.1",
|
"electron-store": "^5.1.1",
|
||||||
"electron-updater": "^4.3.1"
|
"electron-updater": "^4.3.1"
|
||||||
},
|
},
|
||||||
|
"repository": {
|
||||||
|
"type": "git",
|
||||||
|
"url": "https://github.com/dbshell/dbgate.git"
|
||||||
|
},
|
||||||
"build": {
|
"build": {
|
||||||
"appId": "org.dbgate",
|
"appId": "org.dbgate",
|
||||||
"mac": {
|
"mac": {
|
||||||
@@ -18,8 +22,7 @@
|
|||||||
},
|
},
|
||||||
"linux": {
|
"linux": {
|
||||||
"target": [
|
"target": [
|
||||||
"AppImage",
|
"AppImage"
|
||||||
"deb"
|
|
||||||
],
|
],
|
||||||
"icon": "icon.png",
|
"icon": "icon.png",
|
||||||
"category": "Development",
|
"category": "Development",
|
||||||
|
|||||||
Reference in New Issue
Block a user