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

Commit f814933

Browse files
committed
chore: remove jquery-ui maximum version limitation
1 parent 1ed63cd commit f814933

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
],
1818
"dependencies": {
1919
"angular": "~1.2.x",
20-
"jquery-ui": ">=1.9 <1.11"
20+
"jquery-ui": ">=1.9"
2121
},
2222
"devDependencies": {
2323
"angular-mocks": "~1.2.x",

0 commit comments

Comments
 (0)