Skip to content

Commit

Permalink
Bump angular to 1.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Memoraike authored Sep 25, 2021
1 parent d607f5d commit 18dff36
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,19 +14,19 @@
"package.json"
],
"dependencies": {
"angular": "~1.3.12",
"angular": "~1.8.2",
"ngstorage": "~0.3.0",
"jsrsasign": "~5.0.5"
},
"devDependencies": {
"json3": "~3.2.4",
"es5-shim": "~2.0.8",
"es5-shim": "~4.6.2",
"timecop": "~0.1.1",
"bootstrap-sass": "~3.0.2",
"jquery": "~1.9.1",
"angular-mocks": "~1.3.12"
"angular-mocks": "~1.8.2"
},
"resolutions": {
"angular": "1.3.20"
"angular": "1.8.2"
}
}

0 comments on commit 18dff36

Please sign in to comment.