mirror of
https://github.com/dsoaress/link-free.git
synced 2026-08-16 22:46:04 +01:00
fix(deps): pin dependency html-webpack-plugin to 5.3.1 (#164)
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
"dependencies": {
|
||||
"@marscollective/gatsby-theme-link-free": "0.2.8",
|
||||
"gatsby": "3.0.4",
|
||||
"html-webpack-plugin": "^5.3.1",
|
||||
"html-webpack-plugin": "5.3.1",
|
||||
"react": "17.0.1",
|
||||
"react-dom": "17.0.1"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user