Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke "Jared" Bennett <lbennett@gitlab.com>2017-07-18 13:10:16 +0300
committerLuke "Jared" Bennett <lbennett@gitlab.com>2017-07-18 13:10:16 +0300
commita981313386529a9cbfb248a1d064a0e967abf015 (patch)
tree952b5717fc3c998401a02e653948076e08ac7e55 /package.json
parentfc62a0feaa5839f5f2c40d3f758e37d27be81aaa (diff)
Add Map polyfill for rspec tests using phantomjs
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 16497ba0ea5..20a7988300d 100644
--- a/package.json
+++ b/package.json
@@ -28,6 +28,7 @@
"document-register-element": "^1.3.0",
"dropzone": "^4.2.0",
"emoji-unicode-version": "^0.2.1",
+ "es6-map": "^0.1.5",
"eslint-plugin-html": "^2.0.1",
"exports-loader": "^0.6.4",
"file-loader": "^0.11.1",