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:
authorPhil Hughes <me@iamphill.com>2017-01-03 20:13:12 +0300
committerPhil Hughes <me@iamphill.com>2017-02-06 12:24:50 +0300
commitb138ec3da18a68b34fd446a442b2c7db653848b6 (patch)
treeeaedcba64341fab97bd3dc6708c1cfbedb436479 /package.json
parent572fb0be9b1d45437b7c0ed1000399657f471ec7 (diff)
Removed jQuery UI datepicker
Part of #18437 to remove jQuery UI. This removes the datepicker
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 73fb487b973..c792bf44d98 100644
--- a/package.json
+++ b/package.json
@@ -23,6 +23,7 @@
"jquery-ujs": "1.2.1",
"json-loader": "^0.5.4",
"mousetrap": "1.4.6",
+ "pikaday": "^1.5.1",
"select2": "3.5.2-browserify",
"stats-webpack-plugin": "^0.4.2",
"underscore": "1.8.3",