Compare commits

...

1 Commits

Author SHA1 Message Date
b0520dc760 chore(deps): update dependency rxjs to v7
Some checks are pending
charlyghislain/charlyghislaindotcom/pipeline/pr-master Build queued...
2022-04-17 22:15:01 +00:00
2 changed files with 183 additions and 13822 deletions

14003
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",
"moment-es6": "^1.0.0", "moment-es6": "^1.0.0",
"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"
}, },