Skip to content

Commit

Permalink
fix: Missing peer deps
Browse files Browse the repository at this point in the history
  • Loading branch information
mpalourdio committed Nov 14, 2023
1 parent c2ebb04 commit ad07897
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package-lock.json

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

2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@
"tslib": "^2.3.0"
},
"peerDependencies": {
"@angular/common": "^16.0.0",
"@angular/core": "^16.0.0",
"rxjs": "^7.8.0"
},
"devDependencies": {
Expand Down

0 comments on commit ad07897

Please sign in to comment.