Skip to content

Commit 958c4d3

Browse files
committed
Merge pull request #135 from Textalk/fix-ci-bower-error
Fixed ui-sortable bower dependency that was ambiguous
2 parents 18481c5 + 7f64cb2 commit 958c4d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"jquery": "~2.1.1",
4242
"angular-mocks": ">= 1.2",
4343
"tx-tinymce": ">= 0.0.5",
44-
"angular-ui-sortable": "~0.12.11",
44+
"angular-ui-sortable": ">=0.12.11",
4545
"bootstrap-vertical-tabs": "~1.2.0"
4646
}
4747
}

0 commit comments

Comments
 (0)