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 bb4b09f commit 5ac5d15Copy full SHA for 5ac5d15
packages/example-app/package.json
@@ -32,7 +32,7 @@
32
"redux": "^4.0.1",
33
"redux-logger": "^3.0.1",
34
"redux-observable": "^1.0.0",
35
- "rxjs": "^6.3.3",
+ "rxjs": "6.2.1",
36
"zone.js": "^0.8.9"
37
},
38
"devDependencies": {
yarn.lock
@@ -9194,7 +9194,7 @@ rx-lite@^3.1.2:
9194
9195
rxjs@6.2.1:
9196
version "6.2.1"
9197
- resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.2.1.tgz#246cebec189a6cbc143a3ef9f62d6f4c91813ca1"
+ resolved "http://localhost:4873/rxjs/-/rxjs-6.2.1.tgz#246cebec189a6cbc143a3ef9f62d6f4c91813ca1"
9198
integrity sha512-OwMxHxmnmHTUpgO+V7dZChf3Tixf4ih95cmXjzzadULziVl/FKhHScGLj4goEw9weePVOH2Q0+GcCBUhKCZc/g==
9199
dependencies:
9200
tslib "^1.9.0"
0 commit comments