Compare commits

...

1 Commits

Author SHA1 Message Date
78f8c9a90a chore(deps): update dependency rxjs to v7
Some checks reported errors
charlyghislain/charlyghislaindotcom/pipeline/pr-master Something is wrong with the build of this commit
2022-04-18 01:00:50 +00:00
2 changed files with 183 additions and 13821 deletions

14002
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -22,7 +22,7 @@
"@angular/router": "^13.3.3", "@angular/router": "^13.3.3",
"core-js": "^2.6.12", "core-js": "^2.6.12",
"luxon": "^2.3.2", "luxon": "^2.3.2",
"rxjs": "^6.6.7", "rxjs": "^7.0.0",
"tslib": "^2.0.0", "tslib": "^2.0.0",
"zone.js": "~0.11.5" "zone.js": "~0.11.5"
}, },