From 2359c35c40dda31ddffa677fcbc578870083e2e6 Mon Sep 17 00:00:00 2001 From: Patrick Steele-Idem Date: Tue, 2 Dec 2014 11:04:27 -0700 Subject: [PATCH] Upgraded marko-async to 1.2.12 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3bca58a0a..3f2364fb2 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "char-props": "~0.1.5", "events": "^1.0.2", "htmlparser2": "^3.7.2", - "marko-async": "^1.2.11", + "marko-async": "^1.2.12", "marko-layout": "^1.1.0", "minimatch": "^0.2.14", "property-handlers": "^1.0.0",