Skip to content

Commit

Permalink
fix(package): updated angular and other dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
AnthonyNahas committed Aug 3, 2019
1 parent 7904958 commit 4eb7e01
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
38 changes: 19 additions & 19 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,15 +54,15 @@
},
"dependencies": {
"@angular-material-extensions/password-strength": "^4.0.1",
"@angular/animations": "^8.1.2",
"@angular/animations": "^8.2.0",
"@angular/cdk": "^8.1.1",
"@angular/common": "^8.1.2",
"@angular/core": "^8.1.2",
"@angular/common": "^8.2.0",
"@angular/core": "^8.2.0",
"@angular/fire": "^5.2.1",
"@angular/flex-layout": "^8.0.0-beta.26",
"@angular/forms": "^8.1.2",
"@angular/forms": "^8.2.0",
"@angular/material": "^8.1.1",
"@angular/router": "^8.1.2",
"@angular/router": "^8.2.0",
"firebase": "^6.3.1"
},
"devDependencies": {
Expand Down

0 comments on commit 4eb7e01

Please sign in to comment.