Skip to content

Commit

Permalink
Fix dependency version
Browse files Browse the repository at this point in the history
  • Loading branch information
mxstbr committed Oct 20, 2020
1 parent a87352e commit ac2b24d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-manifest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"dependencies": {
"@babel/runtime": "^7.11.2",
"gatsby-core-utils": "^1.3.23",
"gatsby-plugin-utils": "^0.2.36",
"gatsby-plugin-utils": "0.2.35",
"semver": "^7.3.2",
"sharp": "^0.25.4"
},
Expand Down

0 comments on commit ac2b24d

Please sign in to comment.