Skip to content

Commit 04b6c5e

Browse files
committed
feat(demo): update RXJS from "^6.6.7" to "^7.8.1" for ng13
1 parent c1f4587 commit 04b6c5e

File tree

2 files changed

+141
-35
lines changed

2 files changed

+141
-35
lines changed

demo-app/ng13/package-lock.json

+140-34
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

demo-app/ng13/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"eligrey-classlist-js-polyfill": "1.2.20180112",
3131
"material-design-icons": "^3.0.1",
3232
"normalize.css": "^8.0.1",
33-
"rxjs": "^6.6.7",
33+
"rxjs": "^7.8.1",
3434
"tslib": "^2.0.0",
3535
"zone.js": "~0.11.4"
3636
},

0 commit comments

Comments
 (0)