mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-28 06:06:00 +00:00
set current version
This commit is contained in:
21
packages/dbgate/package.json
Normal file
21
packages/dbgate/package.json
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"name": "dbgate",
|
||||
"version": "1.0.7",
|
||||
"homepage": "https://dbgate.org/",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/dbshell/dbgate.git"
|
||||
},
|
||||
"funding": "https://www.paypal.com/paypalme/JanProchazkaCz/30eur",
|
||||
"author": "Jan Prochazka",
|
||||
"license": "MIT",
|
||||
"keywords": [
|
||||
"sql",
|
||||
"dbgate",
|
||||
"web"
|
||||
],
|
||||
"dependencies": {
|
||||
"dbgate-api": "3.9.5",
|
||||
"dbgate-web": "3.9.5"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user