Skip to content

Commit

Permalink
Merge pull request #6 from jankleinert/master
Browse files Browse the repository at this point in the history
Updated dependencies for bootstrap and bootstrap-switch
  • Loading branch information
siamaksade authored Jan 11, 2019
2 parents f3ae995 + cc7f091 commit ea77dd7
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions web-nodejs/bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,15 @@
"devDependencies": {
"patternfly": "3.17.0",
"angular-patternfly": "3.17.0",
"bootstrap-switch": "3.3.2",
"isotope": "2.2.2",
"imagesloaded": "4.1.1",
"angular-route": "1.5.10",
"keycloak": "1.9.8"
},
"resolutions": {
"angular": "1.5.10",
"jquery": "3.3.1"
"jquery": "3.3.1",
"bootstrap": "~3.3.7"
}
}
}

0 comments on commit ea77dd7

Please sign in to comment.