Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to latest Gatsby packages #1244

Merged
merged 2 commits into from
Oct 11, 2018
Merged

Conversation

KyleAMathews
Copy link
Contributor

This includes a number of fixing including this PR which prevents errors
during development when editing markdown files gatsbyjs/gatsby#8859

This includes a number of fixing including this PR which prevents errors
during development when editing markdown files gatsbyjs/gatsby#8859
Upgrade to latest Gatsby packages
@@ -56,7 +56,7 @@
"unist-util-visit": "^1.1.3"
},
"engines": {
"node": "^8.4.0",
"node": ">8.4.0",
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So I can use node 10.x

@reactjs-bot
Copy link

Deploy preview for reactjs ready!

Built with commit f49388a

https://deploy-preview-1244--reactjs.netlify.com

@gaearon gaearon merged commit 8bca96c into reactjs:master Oct 11, 2018
@gaearon
Copy link
Member

gaearon commented Oct 11, 2018

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants