Skip to content

Commit

Permalink
fix(package): update @angular/{common,compiler,core} to version 7.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisguttandin committed Oct 19, 2018
1 parent 0254eae commit e8c4b58
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
18 changes: 9 additions & 9 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -9,9 +9,9 @@
}
},
"dependencies": {
"@angular/common": "^6.1.10",
"@angular/compiler": "^6.1.10",
"@angular/core": "^6.1.10",
"@angular/common": "^7.0.0",
"@angular/compiler": "^7.0.0",
"@angular/core": "^7.0.0",
"codelyzer": "^4.5.0",
"rxjs": "^6.3.3",
"rxjs-tslint-rules": "^4.10.0",
Expand Down

0 comments on commit e8c4b58

Please sign in to comment.