Skip to content

Commit 648f78a

Browse files
committed
Changed the jquery resolution to 2.x
1 parent c1cbd74 commit 648f78a

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
@@ -44,13 +44,13 @@
4444
"angular-bootstrap": "0.14.x",
4545
"lodash": "3.x",
4646
"patternfly": "3.25.0",
47-
"jquery": "2.2.x"
47+
"jquery": "2.x"
4848
},
4949
"devDependencies": {
5050
"angular-mocks": "1.3.0 - 1.5.*",
5151
"angular-ui-router": "1.0.0-beta.3"
5252
},
5353
"resolutions": {
54-
"jquery": "2.2.x"
54+
"jquery": "2.x"
5555
}
5656
}

0 commit comments

Comments
 (0)