diff options
author | kumavis <aaron@kumavis.me> | 2018-05-19 05:03:02 +0800 |
---|---|---|
committer | kumavis <aaron@kumavis.me> | 2018-05-19 05:03:02 +0800 |
commit | 59c9852999293adaeee4c036b64ca65182879e92 (patch) | |
tree | dfe2411403c53edaed38c65a329d010f472fe268 /package.json | |
parent | 2d4d77b17d0494182c3dc70c3d5bf9a866d384a9 (diff) | |
download | dexon-wallet-59c9852999293adaeee4c036b64ca65182879e92.tar.gz dexon-wallet-59c9852999293adaeee4c036b64ca65182879e92.tar.zst dexon-wallet-59c9852999293adaeee4c036b64ca65182879e92.zip |
ci - add docs publish to job-publish-release
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index f6338c54..19d3d40f 100644 --- a/package.json +++ b/package.json @@ -232,6 +232,7 @@ "ganache-cli": "^6.1.0", "ganache-core": "^2.1.0", "geckodriver": "^1.11.0", + "gh-pages": "^1.1.0", "gifencoder": "^1.1.0", "gulp": "github:gulpjs/gulp#6d71a658c61edb3090221579d8f97dbe086ba2ed", "gulp-babel": "^7.0.0", |