Skip to content

Commit

Permalink
fix: use type-compatible versions of rxjs
Browse files Browse the repository at this point in the history
  • Loading branch information
pichlermarc committed Dec 19, 2023
1 parent 9561b2e commit 7845a6b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 35 deletions.
36 changes: 2 additions & 34 deletions package-lock.json

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

Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"nyc": "15.1.0",
"reflect-metadata": "0.1.13",
"rimraf": "5.0.5",
"rxjs": "7.3.0",
"rxjs": "7.8.1",
"rxjs-compat": "6.6.7",
"semver": "7.5.4",
"test-all-versions": "5.0.1",
Expand Down

0 comments on commit 7845a6b

Please sign in to comment.