fix(deps): pin dependency @marscollective/gatsby-theme-link-free to 0.2.5 (#143)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2020-12-19 14:42:42 -03:00
committed by GitHub
parent 1083f80dd1
commit 8551400b24
2 changed files with 23 additions and 12 deletions

View File

@@ -10,7 +10,7 @@
"deploy": "yarn build && netlify deploy -p"
},
"dependencies": {
"@marscollective/gatsby-theme-link-free": "^0.2.3",
"@marscollective/gatsby-theme-link-free": "0.2.5",
"gatsby": "2.28.2",
"react": "17.0.1",
"react-dom": "17.0.1"