Skip to content

Commit

Permalink
Upgrade angular to 1.6.9.
Browse files Browse the repository at this point in the history
  • Loading branch information
FelisCatus committed May 1, 2018
1 parent 3826d34 commit 71ffb1d
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions omega-web/bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,12 @@
"tests"
],
"dependencies": {
"angular": "~1.6.5",
"angular": "~1.6.9",
"angular-bootstrap": "~0.12.0",
"angular-animate": "~1.6.5",
"angular-animate": "~1.6.9",
"angular-ui-router": "~0.2.18",
"angular-loader": "~1.6.5",
"angular-i18n": "~1.6.5",
"angular-loader": "~1.6.9",
"angular-i18n": "~1.6.9",
"bootstrap": "~3.3.2",
"script.js": "~2.5.3",
"ngprogress": "~1.0.4",
Expand All @@ -37,7 +37,7 @@
"FileSaver": "*",
"angular-ui-utils": "bower-validate",
"angular-ladda": "~0.2.1",
"angular-sanitize": "~1.6.5",
"angular-sanitize": "~1.6.9",
"shepherd.js": "~0.5.1",
"jqueryui-touch-punch": "*"
},
Expand Down Expand Up @@ -126,6 +126,6 @@
}
},
"resolutions": {
"angular": "~1.6.5"
"angular": "~1.6.9"
}
}

0 comments on commit 71ffb1d

Please sign in to comment.