From 372c06eb808cb6881056578ddd62744e6d82b4dc Mon Sep 17 00:00:00 2001 From: Sebastian McKenzie Date: Thu, 26 Feb 2015 08:32:27 +1100 Subject: [PATCH] bump acorn-babel --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e8474ca4cd..af3942ded6 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "test": "make test" }, "dependencies": { - "acorn-babel": "0.11.1-34", + "acorn-babel": "0.11.1-35", "ast-types": "~0.6.1", "chalk": "^1.0.0", "chokidar": "^0.12.6",