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

Commit b162b3d

Browse files
authored
Merge pull request #467 from angular-ui/avoid-jquery-3
chore(bower.json): limit jquery version to pre v3
2 parents 073cbcf + e56713a commit b162b3d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: bower.json

+1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
],
1818
"dependencies": {
1919
"angular": ">=1.2.x",
20+
"jquery": "<3.0.0",
2021
"jquery-ui": ">=1.9"
2122
},
2223
"devDependencies": {

0 commit comments

Comments
 (0)