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

Commit 239d424

Browse files
committed
upgrade(jquery): 2.x
Signed-off-by: Josh Kurz <josh.kurz@turner.com>
1 parent 4d4cc3d commit 239d424

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

bower.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,15 @@
1717
],
1818
"dependencies": {
1919
"angular": "~1.2.x",
20-
"jquery": "~1.x",
20+
"jquery": "~2.x",
2121
"jquery-ui": "~1.10.3",
2222
"fullcalendar": "~1.x"
2323
},
2424
"devDependencies": {
2525
"angular-mocks": "~1.x",
2626
"bootstrap-css": "2.3.1"
27+
},
28+
"resolutions": {
29+
"jquery": "~2.x"
2730
}
2831
}

0 commit comments

Comments
 (0)