Issue #2505649 by tohesi: Update jquery.once to 2.0.2
parent
ca81e9907d
commit
c9769f3b1b
|
@ -1,5 +1,5 @@
|
|||
/*!
|
||||
* jQuery Once v2.0.1 - http://github.com/robloach/jquery-once
|
||||
* jQuery Once v2.0.2 - http://github.com/robloach/jquery-once
|
||||
* @license MIT, GPL-2.0
|
||||
* http://opensource.org/licenses/MIT
|
||||
* http://opensource.org/licenses/GPL-2.0
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/*!
|
||||
* jQuery Once v2.0.1 - http://github.com/robloach/jquery-once
|
||||
* jQuery Once v2.0.2 - http://github.com/robloach/jquery-once
|
||||
* @license MIT, GPL-2.0
|
||||
* http://opensource.org/licenses/MIT
|
||||
* http://opensource.org/licenses/GPL-2.0
|
||||
|
|
|
@ -386,10 +386,10 @@ jquery.joyride:
|
|||
|
||||
jquery.once:
|
||||
remote: https://github.com/RobLoach/jquery-once
|
||||
version: "2.0.1"
|
||||
version: "2.0.2"
|
||||
license:
|
||||
name: GNU-GPL-2.0-or-later
|
||||
url: https://github.com/RobLoach/jquery-once/blob/2.0.1/LICENSE.md
|
||||
url: https://github.com/RobLoach/jquery-once/blob/2.0.2/LICENSE.md
|
||||
gpl-compatible: true
|
||||
js:
|
||||
assets/vendor/jquery-once/jquery.once.min.js: { weight: -19, minified: true }
|
||||
|
|
Loading…
Reference in New Issue