Skip to content

Commit 162ce4f

Browse files
authored
Merge pull request #222 from emmafallancy/upgrade-gatsbyjs
Update gatsby package through yarn upgrade-interactive
2 parents 91dbcc8 + f9d2e2a commit 162ce4f

File tree

2 files changed

+985
-777
lines changed

2 files changed

+985
-777
lines changed

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@
99
"resolutions": {
1010
"gatsby/graphql": "0.10.5",
1111
"gatsby/react": "16.0.0",
12-
"gatsby/react-dom": "16.0.0"
12+
"gatsby/react-dom": "16.0.0",
13+
"eslint-plugin-relay/graphql": "0.10.5"
1314
},
1415
"dependencies": {
1516
"@gaearon/react-live": "1.7.1-with-safari-fix",

0 commit comments

Comments
 (0)