We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d228f1b commit c7753ecCopy full SHA for c7753ec
Source/jBox.js
@@ -4,10 +4,10 @@ description: jBox is a powerful and flexible jQuery plugin, taking care of all y
4
5
authors: Stephan Wagner (http://stephanwagner.me)
6
7
-license: MIT (http://www.opensource.org/licenses/mit-license.php)
+license: MIT (http://opensource.org/licenses/MIT)
8
9
-requires: jQuery 1.11.0 (http://code.jquery.com/jquery-1.11.0.min.js)
10
- jQuery 2.1.0 (http://code.jquery.com/jquery-2.1.0.min.js)
+requires: jQuery 1.11.1 (http://code.jquery.com/jquery-1.11.1.min.js)
+ jQuery 2.1.1 (http://code.jquery.com/jquery-2.1.1.min.js)
11
12
documentation: http://stephanwagner.me/jBox/documentation
13
0 commit comments