Skip to content

Commit

Permalink
Remove useless Angular router dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Juuso Valkeejärvi committed Nov 23, 2022
1 parent ce5671c commit 51f3004
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 28 deletions.
26 changes: 0 additions & 26 deletions package-lock.json

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

3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
"@angular/forms": "^14.2.9",
"@angular/platform-browser": "^14.2.9",
"@angular/platform-browser-dynamic": "^14.2.9",
"@angular/router": "^14.2.9",
"rxjs": "~7.4.0",
"tslib": "^2.3.0",
"zone.js": "~0.11.4"
Expand All @@ -36,4 +35,4 @@
"karma-jasmine-html-reporter": "~1.7.0",
"typescript": "~4.8.4"
}
}
}

0 comments on commit 51f3004

Please sign in to comment.