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": {
|
||||
"@marscollective/gatsby-theme-link-free": "^0.0.9",
|
||||
"gatsby": "^2.28.2",
|
||||
"react": "^16.14.0",
|
||||
"react-dom": "^16.14.0"
|
||||
"gatsby": "2.28.2",
|
||||
"react": "16.14.0",
|
||||
"react-dom": "16.14.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user