Updated publish script

This commit is contained in:
Kasra Bigdeli 2019-02-06 17:26:46 -08:00
parent 2843a593a3
commit 3002df22de
2 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
"description": "One Click App Repository for CapRover", "description": "One Click App Repository for CapRover",
"main": "build_and_publish_to_github_pages.js", "main": "build_and_publish_to_github_pages.js",
"scripts": { "scripts": {
"test": "echo \"Error: no test specified\" && exit 1" "publish": "node ./npm_run_puplish.js"
}, },
"repository": { "repository": {
"type": "git", "type": "git",