From fae3aa12e16bb9d4ec9545fa760a6e4718f16ff6 Mon Sep 17 00:00:00 2001 From: Patrick Smith Date: Mon, 19 Nov 2018 21:03:52 -0500 Subject: [PATCH] Add babel-core to fix compilation issues --- package.json | 1 + yarn.lock | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 7df737b8..aba42055 100644 --- a/package.json +++ b/package.json @@ -26,6 +26,7 @@ }, "devDependencies": { "@vue/test-utils": "^1.0.0-beta.25", + "babel-core": "^6.26.3", "babel-jest": "^23.6.0", "babel-preset-env": "^1.7.0", "jest": "^23.6.0", diff --git a/yarn.lock b/yarn.lock index b1fe4a4b..b4552884 100644 --- a/yarn.lock +++ b/yarn.lock @@ -928,7 +928,7 @@ babel-code-frame@^6.26.0: esutils "^2.0.2" js-tokens "^3.0.2" -babel-core@^6.0.0, babel-core@^6.26.0: +babel-core@^6.0.0, babel-core@^6.26.0, babel-core@^6.26.3: version "6.26.3" resolved "https://registry.yarnpkg.com/babel-core/-/babel-core-6.26.3.tgz#b2e2f09e342d0f0c88e2f02e067794125e75c207" dependencies: