We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26113b7 commit abd3c6bCopy full SHA for abd3c6b
yarn.lock
@@ -1036,7 +1036,7 @@ __metadata:
1036
inquirer: "npm:9.2.17"
1037
pinst: "npm:3.0.0"
1038
prettier: "npm:3.2.5"
1039
- rxjs: "npm:^7.8.1"
+ rxjs: "npm:^6.0.0 || ^7.0.0"
1040
semantic-release: "npm:23.0.6"
1041
ts-node: "npm:10.9.2"
1042
tslib: "npm:^2.6.2"
@@ -6723,7 +6723,7 @@ __metadata:
6723
languageName: node
6724
linkType: hard
6725
6726
-"rxjs@npm:7.8.1, rxjs@npm:^7.5.5, rxjs@npm:^7.8.1":
+"rxjs@npm:7.8.1, rxjs@npm:^6.0.0 || ^7.0.0, rxjs@npm:^7.5.5, rxjs@npm:^7.8.1":
6727
version: 7.8.1
6728
resolution: "rxjs@npm:7.8.1"
6729
dependencies:
0 commit comments