summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorPhil Hughes <me@iamphill.com>2017-03-02 09:07:40 +0000
committerPhil Hughes <me@iamphill.com>2017-03-02 09:07:40 +0000
commit56ced9de41d4d52ff29516ede11ced420d67703b (patch)
tree6c21e3d8219494a047d1b16905429bc6cd873601 /package.json
parentd4154195329b0a823848df8ceae144aebd6ccf6b (diff)
downloadgitlab-ce-56ced9de41d4d52ff29516ede11ced420d67703b.tar.gz
Remove jQuery UIbye-bye-jquery-ui
jQuery UI is no longer used anywhere so say goodbye to it from package.json & Gemfile
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json
index 5528303ab21..7b8c29877a5 100644
--- a/package.json
+++ b/package.json
@@ -21,7 +21,6 @@
"dropzone": "^4.2.0",
"es6-promise": "^4.0.5",
"jquery": "^2.2.1",
- "jquery-ui": "git+https://github.com/jquery/jquery-ui#1.11.4",
"jquery-ujs": "^1.2.1",
"js-cookie": "^2.1.3",
"mousetrap": "^1.4.6",