mirror of
https://github.com/dsoaress/link-free.git
synced 2026-08-20 16:36:03 +01:00
fix(deps): pin dependencies (#27)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
committed by
GitHub
co-authored by
Renovate Bot
parent
20634b1051
commit
064250ab25
+3
-3
@@ -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