Skip to content

Commit

Permalink
update rxjs version range
Browse files Browse the repository at this point in the history
  • Loading branch information
cetincakiroglu committed May 11, 2023
1 parent 1d30a24 commit 20367df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@angular/core": "~16.0.0",
"@angular/common": "~16.0.0",
"@angular/forms": "~16.0.0",
"rxjs": "^6.0.0 || ^7.5.0",
"rxjs": "^6.0.0 || ^7.8.1",
"zone.js": "~0.13.0"
}
}

0 comments on commit 20367df

Please sign in to comment.