Skip to content

Commit

Permalink
#966 Force bower resolutions for some dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
nadouani committed Jun 5, 2019
1 parent 645221e commit 6cf5e3e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions ui/bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,8 @@
},
"resolutions": {
"angular": "1.7.8",
"moment": "~2.14.1",
"jquery": "~3.1.0"
"moment": "^2.24.0",
"jquery": "^3.4.1",
"angular-highlightjs": "^0.7.1"
}
}

0 comments on commit 6cf5e3e

Please sign in to comment.