renamed files, fixed adminer optinal field

This commit is contained in:
Kasra Bigdeli
2019-01-13 10:07:08 -08:00
parent 7224ce1b2c
commit e9c299daff
3 changed files with 4 additions and 4 deletions

View File

@ -2,7 +2,7 @@
"name": "CapRover-one-click-apps",
"version": "1.0.0",
"description": "One Click App Repository for CapRover",
"main": "index.js",
"main": "build_and_publish_to_github_pages.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},