From 4b10eb3f0db623839e786ed02d36316441b9abe3 Mon Sep 17 00:00:00 2001 From: Tiago Rodrigues Date: Thu, 23 Jun 2016 10:53:37 +0200 Subject: [PATCH] fix: Update contentful-management to 1.1.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ca6a95d..e260d30 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "babel-runtime": "^6.3.19", "bluebird": "^3.3.3", "contentful": "^3.3.12", - "contentful-management": "^1.0.6", + "contentful-management": "^1.1.3", "lodash": "^4.0.1", "npmlog": "^2.0.0" },