From 476b683f0ff0440b63582abb96c1cf98d5c26b23 Mon Sep 17 00:00:00 2001 From: Sebastian McKenzie Date: Thu, 12 Feb 2015 21:53:51 +1100 Subject: [PATCH] upgrade core-js --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8ade80997a..796de3eb9a 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "chalk": "^0.5.1", "chokidar": "0.12.6", "commander": "2.6.0", - "core-js": "^0.4.9", + "core-js": "^0.5.2", "debug": "^2.1.1", "detect-indent": "3.0.0", "estraverse": "1.9.1",