Skip to content

Commit

Permalink
Roll AngularJS forward to 1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bodom0015 committed Jun 10, 2020
1 parent b11f0f2 commit ea99151
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 28 deletions.
42 changes: 21 additions & 21 deletions gui/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 7 additions & 7 deletions gui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,20 +25,20 @@
"lodash": "4.17.13"
},
"dependencies": {
"angular": "~1.7.9",
"angular": "~1.8.0",
"angular-alert": "https://github.com/bodom0015/angular-alert.git",
"angular-bootstrap-pwgen": "https://github.com/bodom0015/angular-bootstrap-pwgen",
"angular-busy": "~4.1.3",
"angular-clipboard": "~1.4.2",
"angular-cookies": "~1.7.9",
"angular-cookies": "~1.8.0",
"angular-google-analytics": "~1.1.7",
"angular-gravatar": "~0.4.2",
"angular-grid": "https://github.com/bodom0015/angular-grid.git",
"angular-loader": "~1.7.9",
"angular-messages": "~1.7.9",
"angular-mocks": "~1.7.9",
"angular-resource": "~1.7.9",
"angular-route": "~1.7.9",
"angular-loader": "~1.8.0",
"angular-messages": "~1.8.0",
"angular-mocks": "~1.8.0",
"angular-resource": "~1.8.0",
"angular-route": "~1.8.0",
"angular-swagger-ui": "^0.5.4",
"angular-ui-bootstrap": "~1.2.4",
"body-parser": "^1.15.2",
Expand Down

0 comments on commit ea99151

Please sign in to comment.