Skip to content
This repository was archived by the owner on Feb 26, 2024. It is now read-only.

Commit c6ac3f3

Browse files
chore(bower): update jquery dependency to ~2.1.1
See angular/angular.js#10504
1 parent 180f157 commit c6ac3f3

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
@@ -8,7 +8,7 @@
88
"dependencies": {
99
"angular": "1.3.x",
1010
"angular-mocks": "1.3.x",
11-
"jquery": "1.10.2",
11+
"jquery": "~2.1.1",
1212
"bootstrap": "~3.1.1"
1313
}
1414
}

0 commit comments

Comments
 (0)