Skip to content
This repository was archived by the owner on Sep 8, 2020. It is now read-only.

Commit a84cd76

Browse files
author
AngularUI (via TravisCI)
committed
Travis commit : build 462
1 parent 93e51c3 commit a84cd76

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

bower.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"main": ["./sortable.js"],
55
"dependencies": {
66
"angular": ">=1.2.x",
7+
"jquery": "<3.0.0",
78
"jquery-ui": ">=1.9"
89
}
910
}

sortable.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* angular-ui-sortable - This directive allows you to jQueryUI Sortable.
3-
* @version v0.14.2 - 2016-06-06
3+
* @version v0.14.2 - 2016-06-30
44
* @link http://angular-ui.github.com
55
* @license MIT
66
*/

sortable.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)