Skip to content

Commit 5cb97c8

Browse files
authored
Merge pull request #462 from bleathem/master
Removed the jquery resolution from bower.json
2 parents 873fd72 + fa1b620 commit 5cb97c8

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

bower.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,13 +43,10 @@
4343
"angular-sanitize": "1.3.0 - 1.5.*",
4444
"angular-bootstrap": "0.14.x",
4545
"lodash": "3.x",
46-
"patternfly": "~3.23.3"
46+
"patternfly": "~3.24.0"
4747
},
4848
"devDependencies": {
4949
"angular-mocks": "1.3.0 - 1.5.*",
5050
"angular-ui-router": "1.0.0-beta.3"
51-
},
52-
"resolutions": {
53-
"jquery": "~2.1.4"
5451
}
5552
}

0 commit comments

Comments
 (0)