summaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorKasra Bigdeli <[email protected]>2019-02-06 17:26:46 -0800
committerKasra Bigdeli <[email protected]>2019-02-06 17:26:46 -0800
commit3002df22de35c44117a3a5b83c6b731cf8132512 (patch)
tree9e8a1a88aaf9b726d32a38e706371097709fd9d1 /package.json
parent2843a593a38590e57e64989dd323c3a3046cd6b8 (diff)
downloadcaprover-one-click-apps-3002df22de35c44117a3a5b83c6b731cf8132512.tar.gz
caprover-one-click-apps-3002df22de35c44117a3a5b83c6b731cf8132512.zip
Updated publish script
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 16d6c3e..564cff7 100644
--- a/package.json
+++ b/package.json
@@ -4,7 +4,7 @@
"description": "One Click App Repository for CapRover",
"main": "build_and_publish_to_github_pages.js",
"scripts": {
- "test": "echo \"Error: no test specified\" && exit 1"
+ "publish": "node ./npm_run_puplish.js"
},
"repository": {
"type": "git",