Skip to content

Commit 33ff3c5

Browse files
committed
Fixed build error in docs
1 parent 112006c commit 33ff3c5

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

docs/package.json

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,17 @@
1717
"copy-webpack-plugin": "^0.2.0",
1818
"es6-promise": "^3.0.2",
1919
"extract-text-webpack-plugin": "^0.9.1",
20-
"gatsby": "^0.7.3",
20+
"gatsby": "^0.7.7",
2121
"graphiql": "^0.4.2",
2222
"graphql": "^0.4.13",
2323
"jeet": "^6.1.2",
2424
"lodash": "^3.10.1",
2525
"nib": "^1.1.0",
26-
"react": "^0.14.3",
27-
"react-burger-menu": "^1.4.2",
26+
"react": "^0.14.6",
27+
"radium": "0.14.2",
28+
"react-burger-menu": "^1.4.12",
2829
"react-document-title": "^2.0.1",
30+
"react-dom": "^0.14.6",
2931
"react-router": "^0.13.5",
3032
"rupture": "^0.6.1",
3133
"stylus-loader": "^1.4.2",

0 commit comments

Comments
 (0)