Skip to content

Commit d3c11c6

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

File tree

2 files changed

+97
-27
lines changed

2 files changed

+97
-27
lines changed

demo-app/ng14/package-lock.json

Lines changed: 95 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

demo-app/ng14/package.json

Lines changed: 2 additions & 2 deletions
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
},
@@ -56,4 +56,4 @@
5656
"tslint-config-prettier": "^1.17.0",
5757
"typescript": "~4.6.4"
5858
}
59-
}
59+
}

0 commit comments

Comments
 (0)