summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorMike Greiling <mike@pixelcog.com>2017-02-06 00:57:44 -0600
committerMike Greiling <mike@pixelcog.com>2017-02-11 01:03:50 -0600
commite4725a50e3c39b55eddbce3a573456ac6323473f (patch)
tree467cb65931dbc88f43f786a64382236be18a3850 /package.json
parente7ac1628ae42110d7eb340dfc35d303bed5047c6 (diff)
downloadgitlab-ce-e4725a50e3c39b55eddbce3a573456ac6323473f.tar.gz
convert js-cookie dependency to an npm moduleclean-javascript-vendor-files
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 2ef6c599b84..24e11a4607f 100644
--- a/package.json
+++ b/package.json
@@ -23,6 +23,7 @@
"jquery": "2.2.1",
"jquery-ui": "github:jquery/jquery-ui#1.11.4",
"jquery-ujs": "1.2.1",
+ "js-cookie": "^2.1.3",
"mousetrap": "1.4.6",
"pikaday": "^1.5.1",
"select2": "3.5.2-browserify",