From 812a2b315d6a0699e1ebce3dadd9ee23fc8d091a Mon Sep 17 00:00:00 2001 From: Sebastian McKenzie Date: Sun, 8 Feb 2015 20:40:30 +1100 Subject: [PATCH] bump acorn-6to5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 728fbd6ce0..f27a856c2c 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "test": "make test" }, "dependencies": { - "acorn-6to5": "0.11.1-27", + "acorn-6to5": "0.11.1-28", "ast-types": "~0.6.1", "chalk": "^0.5.1", "chokidar": "0.12.6",