mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-06 07:57:02 +03:00
Upgrade to custom jQuery UI 1.12.1 due to errors with jQuery 3
This commit is contained in:
parent
412d69ce75
commit
854d723927
12 changed files with 7596 additions and 6492 deletions
6
vendors/jquery-ui/package.json
vendored
6
vendors/jquery-ui/package.json
vendored
|
|
@ -2,11 +2,11 @@
|
|||
"name": "jquery-ui",
|
||||
"title": "jQuery UI",
|
||||
"description": "A curated set of user interface interactions, effects, widgets, and themes built on top of the jQuery JavaScript Library.",
|
||||
"version": "1.10.3",
|
||||
"version": "1.12.1",
|
||||
"homepage": "http://jqueryui.com",
|
||||
"author": {
|
||||
"name": "jQuery Foundation and other contributors",
|
||||
"url": "https://github.com/jquery/jquery-ui/blob/1.10.3/AUTHORS.txt"
|
||||
"url": "https://github.com/jquery/jquery-ui/blob/1.12.1/AUTHORS.txt"
|
||||
},
|
||||
"maintainers": [
|
||||
{
|
||||
|
|
@ -48,7 +48,7 @@
|
|||
"licenses": [
|
||||
{
|
||||
"type": "MIT",
|
||||
"url": "https://github.com/jquery/jquery-ui/blob/1.10.3/MIT-LICENSE.txt"
|
||||
"url": "https://github.com/jquery/jquery-ui/blob/1.12.1/MIT-LICENSE.txt"
|
||||
}
|
||||
],
|
||||
"dependencies": {},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue