fix(deps): update dependency gatsby to v3 (#160)

This commit is contained in:
renovate[bot]
2021-03-04 08:03:44 -03:00
committed by GitHub
parent 5c092c6e37
commit 4a0541befe
2 changed files with 1325 additions and 1012 deletions

View File

@@ -11,7 +11,7 @@
},
"dependencies": {
"@marscollective/gatsby-theme-link-free": "0.2.7",
"gatsby": "2.32.8",
"gatsby": "3.0.1",
"react": "17.0.1",
"react-dom": "17.0.1"
}