Skip to content

Commit 15b4053

Browse files
author
Simon
committed
updated rxjs v6 to v7
1 parent 2e05d49 commit 15b4053

2 files changed

Lines changed: 48 additions & 9 deletions

File tree

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,13 @@
2424
"@angular/platform-browser-dynamic": "~13.0.0",
2525
"@angular/router": "~13.0.0",
2626
"@types/jest": "^25.1.3",
27+
"husky": "^7.0.4",
2728
"jest": "^24.9.0",
2829
"jest-preset-angular": "^8.0.0",
2930
"lodash": "^4.17.21",
30-
"husky": "^7.0.4",
3131
"mobx": "^6.1.8",
3232
"mobx-remotedev": "^0.3.6",
33-
"rxjs": "~6.6.3",
33+
"rxjs": "^7.4.0",
3434
"todomvc-app-css": "^2.3.0",
3535
"todomvc-common": "^1.0.5",
3636
"tslib": "^2.3.1",

0 commit comments

Comments
 (0)