From 42b5875d36d1ee93d123be359f18f740f355575b Mon Sep 17 00:00:00 2001 From: Pan Date: Thu, 15 Jun 2017 10:39:03 +0800 Subject: [PATCH] upgrade babel-core --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 86c3619b..2d5214f0 100644 --- a/package.json +++ b/package.json @@ -38,6 +38,7 @@ }, "devDependencies": { "autoprefixer": "7.1.1", + "babel-core": "6.25.0", "babel-eslint": "7.2.3", "babel-loader": "7.0.0", "babel-plugin-transform-runtime": "6.23.0",