Skip to content
#

readme

Here are 1,323 public repositories matching this topic...

github-profile-readme-generator
YashKandalkar
YashKandalkar commented Oct 4, 2020

Is your feature request related to a problem? Please describe.
The latest version of gatsby-plugin-sharp (2.6.38) has some bugs, as reported by some people.

Describe the solution you'd like
Change the version of gatsby-plugin-sharp in package.json
from

"gatsby-plugin-sharp": "^2.6.14"

to

"gatsby-plugin-sharp": "2.6.14"

So npm doesn't update the version.

Improve this page

Add a description, image, and links to the readme topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the readme topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.