From 994a1c469822629073e2269e60959f377c4092b4 Mon Sep 17 00:00:00 2001 From: MutedJam Date: Fri, 26 Jan 2018 10:33:31 +0100 Subject: [PATCH 1/2] Bump now version to 9.2.7 in demo --- demo/package.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/demo/package.json b/demo/package.json index 23bd1f7..c40406a 100644 --- a/demo/package.json +++ b/demo/package.json @@ -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" } } diff --git a/package.json b/package.json index 08c1328..5658a7e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "cf-graphql", "description": "Generate a GraphQL schema out of your Contentful space", - "version": "0.5.0", + "version": "0.6.0", "license": "MIT", "repository": "contentful-labs/cf-graphql", "contributors": [ From d9a112e80ba9616741dbdd598fb62f68380cf67d Mon Sep 17 00:00:00 2001 From: Tom Martens Date: Fri, 26 Jan 2018 11:53:02 +0100 Subject: [PATCH 2/2] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5658a7e..cad178c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "cf-graphql", "description": "Generate a GraphQL schema out of your Contentful space", - "version": "0.6.0", + "version": "0.5.1", "license": "MIT", "repository": "contentful-labs/cf-graphql", "contributors": [