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

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2020-12-25 06:34:37 -03:00
committed by GitHub
parent d4c1a4d0e4
commit c3d5c4d383
2 changed files with 2 additions and 2 deletions

View File

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