Skip to content

Commit

Permalink
fix(package): update @angular/{common,compiler,core,platform-browser,…
Browse files Browse the repository at this point in the history
…platform-browser-dynamic} to version 5.2.3
  • Loading branch information
chrisguttandin committed Jan 31, 2018
1 parent 222d332 commit 2c9f612
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
30 changes: 15 additions & 15 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
Expand Up @@ -4,11 +4,11 @@
"url": "https://github.com/chrisguttandin/tslint-config-holy-grail/issues"
},
"dependencies": {
"@angular/common": "^5.2.2",
"@angular/compiler": "^5.2.2",
"@angular/core": "^5.2.2",
"@angular/platform-browser": "^5.2.2",
"@angular/platform-browser-dynamic": "^5.2.2",
"@angular/common": "^5.2.3",
"@angular/compiler": "^5.2.3",
"@angular/core": "^5.2.3",
"@angular/platform-browser": "^5.2.3",
"@angular/platform-browser-dynamic": "^5.2.3",
"codelyzer": "^4.1.0",
"rxjs": "^5.5.6",
"typescript": "^2.6.2",
Expand Down

0 comments on commit 2c9f612

Please sign in to comment.