Issue #2505649 by tohesi: Update jquery.once to 2.0.2

8.0.x
Alex Pott 2015-06-23 21:02:44 -05:00
parent ca81e9907d
commit c9769f3b1b
3 changed files with 4 additions and 4 deletions

View File

@ -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

View File

@ -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

View File

@ -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 }