Skip to content

Commit

Permalink
fix(package): updated angular to v7.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
AnthonyNahas committed Mar 12, 2019
1 parent 8f04a0e commit a5f08ac
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
24 changes: 12 additions & 12 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,11 @@
"dependencies": {
"@agm/core": "^1.0.0-beta.5",
"@angular/animations": "^7.2.8",
"@angular/cdk": "^7.3.3",
"@angular/cdk": "^7.3.4",
"@angular/common": "^7.2.8",
"@angular/core": "^7.2.8",
"@angular/forms": "^7.2.8",
"@angular/material": "^7.3.3"
"@angular/material": "^7.3.4"
},
"devDependencies": {
"@angular/compiler": "^7.2.8",
Expand All @@ -55,8 +55,8 @@
"@compodoc/gulp-compodoc": "^0.0.10",
"@types/googlemaps": "^3.30.18",
"@types/jest": "^23.3.14",
"@types/lodash": "^4.14.122",
"@types/node": "^10.12.30",
"@types/lodash": "^4.14.123",
"@types/node": "^10.14.0",
"angular-cli-ghpages": "^0.5.3",
"angular2-template-loader": "^0.6.2",
"ansi-colors": "^3.2.4",
Expand Down

0 comments on commit a5f08ac

Please sign in to comment.