improvement(auth): verbose error message when GitHub repo unavailable (#1831)

This commit is contained in:
Shawn Erquhart
2018-11-02 10:29:11 -04:00
committed by GitHub
parent a0cfa1a92f
commit b60c94aa8f
8 changed files with 81 additions and 30 deletions

View File

@ -19,6 +19,7 @@
"build": "cross-env NODE_ENV=production webpack"
},
"dependencies": {
"common-tags": "^1.8.0",
"js-base64": "^2.4.8",
"semaphore": "^1.1.0"
},