Fixed build error in docs

This commit is contained in:
Syrus Akbary 2016-01-13 19:21:52 -08:00
parent 112006c211
commit 33ff3c5299

View File

@ -17,15 +17,17 @@
"copy-webpack-plugin": "^0.2.0", "copy-webpack-plugin": "^0.2.0",
"es6-promise": "^3.0.2", "es6-promise": "^3.0.2",
"extract-text-webpack-plugin": "^0.9.1", "extract-text-webpack-plugin": "^0.9.1",
"gatsby": "^0.7.3", "gatsby": "^0.7.7",
"graphiql": "^0.4.2", "graphiql": "^0.4.2",
"graphql": "^0.4.13", "graphql": "^0.4.13",
"jeet": "^6.1.2", "jeet": "^6.1.2",
"lodash": "^3.10.1", "lodash": "^3.10.1",
"nib": "^1.1.0", "nib": "^1.1.0",
"react": "^0.14.3", "react": "^0.14.6",
"react-burger-menu": "^1.4.2", "radium": "0.14.2",
"react-burger-menu": "^1.4.12",
"react-document-title": "^2.0.1", "react-document-title": "^2.0.1",
"react-dom": "^0.14.6",
"react-router": "^0.13.5", "react-router": "^0.13.5",
"rupture": "^0.6.1", "rupture": "^0.6.1",
"stylus-loader": "^1.4.2", "stylus-loader": "^1.4.2",