From 3ce9508a1c2828c2534a6ff7861d16b58201c597 Mon Sep 17 00:00:00 2001 From: Sebastian McKenzie Date: Tue, 24 Feb 2015 14:16:29 +1100 Subject: [PATCH] bump core-js @zloirock --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3936f06482..1bc7fa6e67 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "chalk": "^0.5.1", "chokidar": "^0.12.6", "commander": "^2.6.0", - "core-js": "^0.5.4", + "core-js": "^0.6.0", "debug": "^2.1.1", "detect-indent": "^3.0.0", "estraverse": "^1.9.1",