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 f123e58 commit 817341dCopy full SHA for 817341d
package.json
@@ -62,7 +62,7 @@
62
},
63
"peerDependencies": {
64
"eslint": "^8.57.0 || ^9.0.0",
65
- "rxjs": ">=7.0.0",
+ "rxjs": ">=7.2.0",
66
"typescript": ">=4.7.4"
67
68
"peerDependenciesMeta": {
yarn.lock
@@ -2202,7 +2202,7 @@ __metadata:
2202
vitest: "npm:^2.1.5"
2203
peerDependencies:
2204
eslint: ^8.57.0 || ^9.0.0
2205
- rxjs: ">=7.0.0"
+ rxjs: ">=7.2.0"
2206
typescript: ">=4.7.4"
2207
peerDependenciesMeta:
2208
rxjs:
0 commit comments