Browse Source

Merge pull request #222 from emmafallancy/upgrade-gatsbyjs

Update gatsby package through yarn upgrade-interactive
main
Brian Vaughn 7 years ago
committed by GitHub
parent
commit
162ce4f7be
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      package.json
  2. 1759
      yarn.lock

3
package.json

@ -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",

1759
yarn.lock

File diff suppressed because it is too large
Loading…
Cancel
Save