From e00fa8c9b14a88d315825666d68ff573aafea9f6 Mon Sep 17 00:00:00 2001 From: Sebastian McKenzie Date: Mon, 29 Dec 2014 01:24:41 +1100 Subject: [PATCH] update core-js --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 062538c9f8..af1e8bfc01 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "ast-types": "~0.6.1", "chokidar": "0.11.1", "commander": "2.5.0", - "core-js": "^0.3.2", + "core-js": "^0.3.3", "estraverse": "1.8.0", "esutils": "1.1.6", "fs-readdir-recursive": "0.1.0",