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 52ba4ca commit 3558b44Copy full SHA for 3558b44
package.json
@@ -63,7 +63,7 @@
63
"peerDependencies": {
64
"eslint": "^8.57.0 || ^9.0.0",
65
"rxjs": ">=7.2.0",
66
- "typescript": ">=4.7.4"
+ "typescript": ">=4.8.4"
67
},
68
"peerDependenciesMeta": {
69
"rxjs": {
yarn.lock
@@ -1962,7 +1962,7 @@ __metadata:
1962
peerDependencies:
1963
eslint: ^8.57.0 || ^9.0.0
1964
rxjs: ">=7.2.0"
1965
- typescript: ">=4.7.4"
+ typescript: ">=4.8.4"
1966
peerDependenciesMeta:
1967
rxjs:
1968
optional: true
0 commit comments