Skip to content

Commit

Permalink
feat(demo): update RXJS from "^6.6.7" to "^7.8.1" for ng14
Browse files Browse the repository at this point in the history
  • Loading branch information
mhenkens committed Sep 19, 2024
1 parent 8616327 commit 58b3552
Show file tree
Hide file tree
Showing 2 changed files with 97 additions and 27 deletions.
120 changes: 95 additions & 25 deletions demo-app/ng14/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions demo-app/ng14/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"eligrey-classlist-js-polyfill": "1.2.20180112",
"material-design-icons": "^3.0.1",
"normalize.css": "^8.0.1",
"rxjs": "^6.6.7",
"rxjs": "^7.8.1",
"tslib": "^2.0.0",
"zone.js": "~0.11.4"
},
Expand All @@ -56,4 +56,4 @@
"tslint-config-prettier": "^1.17.0",
"typescript": "~4.6.4"
}
}
}

0 comments on commit 58b3552

Please sign in to comment.