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

Commit e56713a

Browse files
authored
chore(bower.json): limit jquery version to pre v3
1 parent 073cbcf commit e56713a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bower.json

Lines changed: 1 addition & 0 deletions
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)