Update resolution in package.json

This commit is contained in:
Emmanuel Fallancy
2017-11-02 21:13:13 +11:00
parent 3fbcc484e4
commit f9d2e2ad02
2 changed files with 4 additions and 9 deletions

View File

@@ -9,7 +9,8 @@
"resolutions": {
"gatsby/graphql": "0.10.5",
"gatsby/react": "16.0.0",
"gatsby/react-dom": "16.0.0"
"gatsby/react-dom": "16.0.0",
"eslint-plugin-relay/graphql": "0.10.5"
},
"dependencies": {
"@gaearon/react-live": "1.7.1-with-safari-fix",