diff options
author | Luke "Jared" Bennett <lbennett@gitlab.com> | 2017-04-15 12:29:46 +0100 |
---|---|---|
committer | Luke "Jared" Bennett <lbennett@gitlab.com> | 2017-04-15 12:34:13 +0100 |
commit | 86b4f49c8c76a322d2f12f61e5a2d27d3c5c4671 (patch) | |
tree | 3c4a65f14ad81b80e8cd62d3df47d0eae19562d2 /yarn.lock | |
parent | 69e49a095ded719ccfb1287b6100646663de3f03 (diff) | |
download | gitlab-ce-86b4f49c8c76a322d2f12f61e5a2d27d3c5c4671.tar.gz |
Removed rewire and fixed tests
Diffstat (limited to 'yarn.lock')
-rw-r--r-- | yarn.lock | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/yarn.lock b/yarn.lock index e41f737c88c..dd169cf28ba 100644 --- a/yarn.lock +++ b/yarn.lock @@ -425,10 +425,6 @@ babel-plugin-istanbul@^4.0.0: istanbul-lib-instrument "^1.4.2" test-exclude "^4.0.0" -babel-plugin-rewire@^1.1.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/babel-plugin-rewire/-/babel-plugin-rewire-1.1.0.tgz#a6b966d9d8c06c03d95dcda2eec4e2521519549b" - babel-plugin-syntax-async-functions@^6.8.0: version "6.13.0" resolved "https://registry.yarnpkg.com/babel-plugin-syntax-async-functions/-/babel-plugin-syntax-async-functions-6.13.0.tgz#cad9cad1191b5ad634bf30ae0872391e0647be95" |