Add gh-pages as dev dependency so easy to publich to github pages

This commit is contained in:
Kyle Mathews 2016-03-10 10:10:31 -08:00
parent 51d93b1363
commit 21e9abb899

View file

@ -38,6 +38,7 @@
"eslint": "^1.10.3",
"eslint-config-airbnb": "^5.0.1",
"eslint-plugin-react": "^3.16.1",
"gh-pages": "^0.11.0",
"react-transform-catch-errors": "^1.0.0",
"react-transform-hmr": "^1.0.0",
"redbox-react": "^1.0.1"