Skip to content
This repository was archived by the owner on Jun 24, 2021. It is now read-only.
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"copy-webpack-plugin": "^4.0.1",
"eslint": "^4.0.0",
"eslint-plugin-react": "^7.1.0",
"now": "^7.1.0",
"now": "^9.2.7",
"webpack": "^2.6.1"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "cf-graphql",
"description": "Generate a GraphQL schema out of your Contentful space",
"version": "0.5.0",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

It's a fix, version should be 0.5.1

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

Thanks very much and sorry - I wasn't too sure how this would be handled. I've changed this now.

"version": "0.6.0",
"license": "MIT",
"repository": "contentful-labs/cf-graphql",
"contributors": [
Expand Down