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 17:48:42 +0300
committerLuke "Jared" Bennett <lbennett@gitlab.com>2017-07-18 17:50:24 +0300
commit0987e7661d0216ff3b9943dcf5e9533029bb9afe (patch)
treeb47d581d95d5c3401389a0a75abac614ad216d6b /package.json
parent3bb3320a49b5396479cf13ce9447f9c4b6ac09d8 (diff)
Remove es6-map and es6-set infavour of existing core-js
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 0 insertions, 2 deletions
diff --git a/package.json b/package.json
index 63148b3d5a9..16497ba0ea5 100644
--- a/package.json
+++ b/package.json
@@ -28,8 +28,6 @@
"document-register-element": "^1.3.0",
"dropzone": "^4.2.0",
"emoji-unicode-version": "^0.2.1",
- "es6-map": "^0.1.5",
- "es6-set": "^0.1.5",
"eslint-plugin-html": "^2.0.1",
"exports-loader": "^0.6.4",
"file-loader": "^0.11.1",