fix(deps): update gatsby-theme-link-free to v.0.2.8

This commit is contained in:
Daniel Soares
2021-03-12 23:35:48 -03:00
parent d0ee0a3b8e
commit 391a77a0ff
2 changed files with 356 additions and 1564 deletions

View File

@@ -10,8 +10,9 @@
"deploy": "yarn build && netlify deploy -p"
},
"dependencies": {
"@marscollective/gatsby-theme-link-free": "0.2.7",
"@marscollective/gatsby-theme-link-free": "0.2.8",
"gatsby": "3.0.4",
"html-webpack-plugin": "^5.3.1",
"react": "17.0.1",
"react-dom": "17.0.1"
}