From 0fdceec96342aef96f63cbb8dfb2696365ba7488 Mon Sep 17 00:00:00 2001 From: Naomi Black Date: Tue, 5 Apr 2016 22:27:24 -0700 Subject: [PATCH] package(harp): update harp version to fix async errors --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f14dcf66b9..e8267dcdec 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "gulp-task-listing": "^1.0.1", "gulp-util": "^3.0.6", "gulp-watch": "^4.3.4", - "harp": "^0.20.1", + "harp": "^0.20.3", "html2jade": "^0.8.4", "indent-string": "^2.1.0", "jasmine-core": "^2.3.4",