DEV: Remove jquery.cookie

A follow up to c172f2068d

cc: @eviltrout
This commit is contained in:
Jarek Radosz 2020-08-31 02:25:16 +02:00
parent 20bd6d9797
commit 7290ca1f4a
3 changed files with 0 additions and 8 deletions

View File

@ -101,8 +101,6 @@ task 'javascript:update' do
destination: 'jquery.autoellipsis-1.0.10.js'
}, {
source: 'jquery-color/dist/jquery.color.js'
}, {
source: 'jquery.cookie/jquery.cookie.js'
}, {
source: 'blueimp-file-upload/js/jquery.fileupload.js',
}, {

View File

@ -24,7 +24,6 @@
"jquery-resize": "https://github.com/cowboy/jquery-resize/",
"jquery-tags-input": "1.3.5",
"jquery.autoellipsis": "https://github.com/pvdspek/jquery.autoellipsis",
"jquery.cookie": "1.4.1",
"magnific-popup": "1.1.0",
"markdown-it": "10.0.0",
"moment": "2.24.0",

View File

@ -1854,11 +1854,6 @@ jquery-tags-input@1.3.5:
version "0.0.0"
resolved "https://github.com/pvdspek/jquery.autoellipsis#756391145c09ec11ae2b88a0ca0c3b5fdf8d21a1"
jquery.cookie@1.4.1:
version "1.4.1"
resolved "https://registry.yarnpkg.com/jquery.cookie/-/jquery.cookie-1.4.1.tgz#d63dce209eab691fe63316db08ca9e47e0f9385b"
integrity sha1-1j3OIJ6raR/mMxbbCMqeR+D5OFs=
jquery@3.5.0:
version "3.5.0"
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.5.0.tgz#9980b97d9e4194611c36530e7dc46a58d7340fc9"