From 7a5e2c37fe3092b2b5f0a066171cac51ddbadec8 Mon Sep 17 00:00:00 2001 From: Matthew Andrews Date: Wed, 29 Apr 2015 14:27:42 +0100 Subject: [PATCH 1/2] No depth branch --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0b12936f..816055c6 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "glob": "^5.0.3", "gulp": "^3.8.11", "gulp-watch": "^4.2.4", - "haikro": "^1.13.0", + "haikro": "matthew-andrews/haikro#no-depth", "isomorphic-fetch": "^2.0.0", "next-gulp-tasks": "Financial-Times/next-gulp-tasks#v1", "origami-build-tools": "^2.13.0", From 2f419247f0f425f32a43ee36fe1cd70e65866d6a Mon Sep 17 00:00:00 2001 From: Matthew Andrews Date: Wed, 29 Apr 2015 14:44:25 +0100 Subject: [PATCH 2/2] Upgrade to no-depth haikro --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 816055c6..1cc12b6f 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "glob": "^5.0.3", "gulp": "^3.8.11", "gulp-watch": "^4.2.4", - "haikro": "matthew-andrews/haikro#no-depth", + "haikro": "^1.13.3", "isomorphic-fetch": "^2.0.0", "next-gulp-tasks": "Financial-Times/next-gulp-tasks#v1", "origami-build-tools": "^2.13.0",