From ea018bedda04278691e1f324f3d83c16a29776c9 Mon Sep 17 00:00:00 2001 From: Berkeley Martinez Date: Fri, 20 Nov 2015 11:13:48 -0800 Subject: [PATCH] update babel-core --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 753c4eaa3e..684f359c06 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "accepts": "^1.3.0", "async": "^1.5.0", "babel": "5.8.34", - "babel-core": "5.8.33", + "babel-core": "5.8.34", "babel-eslint": "^4.1.4", "babel-loader": "5.3.3", "body-parser": "^1.13.2",