-
- Downloads
Merge branch '13-update-peerdependencies-to-angular-11' into 'master'
Resolve "Update peerDependencies to Angular 11" Closes #13 See merge request muni-kypo-crp/frontend-angular/apis/kypo-user-and-group-api!15
No related branches found
No related tags found
... | ... | @@ -34,7 +34,7 @@ |
"@angular/platform-browser-dynamic": "~11.0.8", | ||
"@angular/router": "~11.0.8", | ||
"@sentinel/common": "~11.0.1", | ||
"@muni-kypo-crp/user-and-group-model": "~11.0.0", | ||
"@muni-kypo-crp/user-and-group-model": "~11.0.1", | ||
"rxjs": "~6.5.4", | ||
"tslib": "^2.0.0", | ||
"zone.js": "~0.10.2" | ||
... | ... |
Please register or sign in to comment