Skip to content

Commit ffcdb8b

Browse files
patrykkopycinskiKyleAMathews
authored andcommitted
Add support for react 15.0.1 (gatsbyjs#9)
1 parent ab93f14 commit ffcdb8b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@
1010
"babel-plugin-add-module-exports": "^0.1.2",
1111
"babel-preset-es2015": "^6.6.0",
1212
"babel-preset-react": "^6.5.0",
13-
"babel-preset-stage-1": "^6.5.0",
14-
"gatsby": "^0.9.0",
13+
"babel-preset-stage-0": "^6.5.0",
14+
"gatsby": "^0.10.0",
1515
"history": "^2.0.1",
1616
"lodash": "^4.5.0",
1717
"moment": "^2.11.2",
1818
"react-document-title": "^2.0.1",
19-
"react-responsive-grid": "^0.3.1",
19+
"react-responsive-grid": "^0.3.3",
2020
"react-router": "^2.0.1",
2121
"safe-access": "^0.1.0",
2222
"typography": "^0.7.0",

0 commit comments

Comments
 (0)