Skip to content

Commit 57a2604

Browse files
author
David Morse
committed
rev jquery version
1 parent 7af6bf7 commit 57a2604

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"homepage": "https://github.com/DecksterTeam/gridster.js",
44
"version": "0.6.6",
55
"dependencies": {
6-
"jquery": "#2.0.3",
6+
"jquery": "^2.1.3",
77
"requirejs": "^2.1.17",
88
"qunit": "~1.18.0"
99
},

dist/jquery.gridster.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*! gridster.js - v0.6.6 - 2015-04-12
1+
/*! gridster.js - v0.6.6 - 2015-04-16
22
* http://gridster.net/
33
* Copyright (c) 2015 ducksboard; Licensed MIT */
44

dist/jquery.gridster.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*! gridster.js - v0.6.6 - 2015-04-12
1+
/*! gridster.js - v0.6.6 - 2015-04-16
22
* http://gridster.net/
33
* Copyright (c) 2015 ducksboard; Licensed MIT */
44

dist/jquery.gridster.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/jquery.gridster.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/jquery.gridster.with-extras.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*! gridster.js - v0.6.6 - 2015-04-12
1+
/*! gridster.js - v0.6.6 - 2015-04-16
22
* http://gridster.net/
33
* Copyright (c) 2015 ducksboard; Licensed MIT */
44

dist/jquery.gridster.with-extras.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)