mirror of
https://github.com/dbgate/dbgate
synced 2024-11-07 20:26:23 +00:00
packages-api v1.0.7
This commit is contained in:
parent
42545a027f
commit
2cd370d519
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "dbgate-api",
|
"name": "dbgate-api",
|
||||||
"main": "src/index.js",
|
"main": "src/index.js",
|
||||||
"version": "1.0.6",
|
"version": "1.0.7",
|
||||||
"homepage": "https://dbgate.org/",
|
"homepage": "https://dbgate.org/",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
@ -38,8 +38,8 @@
|
|||||||
"lodash": "^4.17.15",
|
"lodash": "^4.17.15",
|
||||||
"ncp": "^2.0.0",
|
"ncp": "^2.0.0",
|
||||||
"nedb-promises": "^4.0.1",
|
"nedb-promises": "^4.0.1",
|
||||||
"uuid": "^3.4.0",
|
"tar": "^6.0.5",
|
||||||
"tar": "^6.0.5"
|
"uuid": "^3.4.0"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "nodemon src/index.js",
|
"start": "nodemon src/index.js",
|
||||||
|
Loading…
Reference in New Issue
Block a user