Skip to content

Commit

Permalink
fix: publish release for #263
Browse files Browse the repository at this point in the history
  • Loading branch information
scttcper committed Dec 5, 2019
1 parent 77c4f80 commit 64c95cc
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 40 deletions.
60 changes: 30 additions & 30 deletions package-lock.json

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

20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,23 +18,23 @@
},
"private": true,
"dependencies": {
"@angular/common": "8.2.11",
"@angular/compiler": "8.2.11",
"@angular/core": "8.2.11",
"@angular/forms": "8.2.11",
"@angular/platform-browser": "8.2.11",
"@angular/platform-browser-dynamic": "8.2.11",
"@ctrl/ngx-github-buttons": "3.2.2",
"bootstrap": "4.3.1",
"@angular/common": "8.2.14",
"@angular/compiler": "8.2.14",
"@angular/core": "8.2.14",
"@angular/forms": "8.2.14",
"@angular/platform-browser": "8.2.14",
"@angular/platform-browser-dynamic": "8.2.14",
"@ctrl/ngx-github-buttons": "3.2.7",
"bootstrap": "4.4.1",
"core-js": "3.3.2",
"rxjs": "6.5.3",
"zone.js": "0.10.2"
},
"devDependencies": {
"@angular-devkit/build-angular": "0.803.20",
"@angular/cli": "8.3.20",
"@angular/compiler-cli": "8.2.11",
"@angular/language-service": "8.2.11",
"@angular/compiler-cli": "8.2.14",
"@angular/language-service": "8.2.14",
"@types/fs-extra": "8.0.1",
"@types/inflection": "1.5.28",
"@types/jasmine": "3.5.0",
Expand Down

0 comments on commit 64c95cc

Please sign in to comment.