Skip to content

Commit

Permalink
chore: upgrade dep
Browse files Browse the repository at this point in the history
  • Loading branch information
scttcper committed Sep 6, 2018
1 parent 63af335 commit 86c8125
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 36 deletions.
54 changes: 27 additions & 27 deletions package-lock.json

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

18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@
},
"private": true,
"dependencies": {
"@angular/common": "6.1.6",
"@angular/compiler": "6.1.6",
"@angular/core": "6.1.6",
"@angular/forms": "6.1.6",
"@angular/http": "6.1.6",
"@angular/platform-browser": "6.1.6",
"@angular/platform-browser-dynamic": "6.1.6",
"@angular/common": "6.1.7",
"@angular/compiler": "6.1.7",
"@angular/core": "6.1.7",
"@angular/forms": "6.1.7",
"@angular/http": "6.1.7",
"@angular/platform-browser": "6.1.7",
"@angular/platform-browser-dynamic": "6.1.7",
"@ctrl/ngx-github-buttons": "2.0.4",
"bootstrap": "4.1.3",
"core-js": "2.5.7",
Expand All @@ -37,8 +37,8 @@
"devDependencies": {
"@angular-devkit/build-angular": "0.7.5",
"@angular/cli": "6.1.5",
"@angular/compiler-cli": "6.1.6",
"@angular/language-service": "6.1.6",
"@angular/compiler-cli": "6.1.7",
"@angular/language-service": "6.1.7",
"@types/fs-extra": "5.0.4",
"@types/inflection": "1.5.28",
"@types/jasmine": "2.8.8",
Expand Down

0 comments on commit 86c8125

Please sign in to comment.