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

Commit 6b2d806

Browse files
committed
chore: increase min jQuery & jQuery-UI versions
1 parent 1650ef6 commit 6b2d806

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bower.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
],
1818
"dependencies": {
1919
"angular": ">=1.2.x",
20-
"jquery": "<3.0.0",
21-
"jquery-ui": ">=1.9"
20+
"jquery": ">=3.1.x",
21+
"jquery-ui": ">=1.12.x"
2222
},
2323
"devDependencies": {
2424
"angular-mocks": ">=1.2.x",

0 commit comments

Comments
 (0)