From 2ec5390b6363f503dc7b073d7a6a17a48e072bfe Mon Sep 17 00:00:00 2001 From: Sebastian McKenzie Date: Tue, 24 Feb 2015 22:11:18 +1100 Subject: [PATCH] bump core-js --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1bc7fa6e67..10b3fe566e 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.6.0", + "core-js": "^0.6.1", "debug": "^2.1.1", "detect-indent": "^3.0.0", "estraverse": "^1.9.1",