Skip to content

Commit

Permalink
update to 9.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
duluca committed Apr 8, 2020
1 parent d3dbae2 commit e972882
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 48 deletions.
74 changes: 37 additions & 37 deletions package-lock.json

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

22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,18 +52,18 @@
},
"private": true,
"dependencies": {
"@angular/animations": "9.1.0",
"@angular/animations": "9.1.1",
"@angular/cdk": "9.2.0",
"@angular/common": "9.1.0",
"@angular/compiler": "9.1.0",
"@angular/core": "9.1.0",
"@angular/common": "9.1.1",
"@angular/compiler": "9.1.1",
"@angular/core": "9.1.1",
"@angular/flex-layout": "^9.0.0-beta.29",
"@angular/forms": "9.1.0",
"@angular/forms": "9.1.1",
"@angular/material": "9.2.0",
"@angular/platform-browser": "9.1.0",
"@angular/platform-browser-dynamic": "9.1.0",
"@angular/platform-server": "9.1.0",
"@angular/router": "9.1.0",
"@angular/platform-browser": "9.1.1",
"@angular/platform-browser-dynamic": "9.1.1",
"@angular/platform-server": "9.1.1",
"@angular/router": "9.1.1",
"@ngrx/effects": "^9.0.0",
"@ngrx/store": "^9.0.0",
"@ngrx/store-devtools": "^9.0.0",
Expand All @@ -75,8 +75,8 @@
"devDependencies": {
"@angular-devkit/build-angular": "~0.901.0",
"@angular/cli": "9.1.0",
"@angular/compiler-cli": "^9.1.0",
"@angular/language-service": "^9.1.0",
"@angular/compiler-cli": "^9.1.1",
"@angular/language-service": "^9.1.1",
"@ngrx/schematics": "^9.0.0",
"@types/jasmine": "^3.5.10",
"@types/jasminewd2": "~2.0.8",
Expand Down

0 comments on commit e972882

Please sign in to comment.