Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
mikegoodstadt authored Jun 24, 2020
1 parent 15a97b3 commit 900da84
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "homer-ui",
"version": "7.7.0",
"version": "7.8.0",
"scripts": {
"ng": "ng",
"start": "ng serve --port 80",
Expand All @@ -18,7 +18,7 @@
"@angular-devkit/schematics": "^8.3.14",
"@angular/animations": "^8.2.12",
"@angular/cdk": "^8.2.3",
"@angular/cli": "^8.3.14",
"@angular/cli": "~8.3.14",
"@angular/common": "^8.2.12",
"@angular/compiler": "^8.2.12",
"@angular/core": "^8.2.12",
Expand Down

0 comments on commit 900da84

Please sign in to comment.