mirror of
https://github.com/dsoaress/link-free.git
synced 2026-08-16 22:46:04 +01:00
fix(deps): pin dependencies (#27)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
@@ -10,8 +10,8 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@marscollective/gatsby-theme-link-free": "^0.0.9",
|
"@marscollective/gatsby-theme-link-free": "^0.0.9",
|
||||||
"gatsby": "^2.28.2",
|
"gatsby": "2.28.2",
|
||||||
"react": "^16.14.0",
|
"react": "16.14.0",
|
||||||
"react-dom": "^16.14.0"
|
"react-dom": "16.14.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user