File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -24,5 +24,6 @@ The package has been republished under the `@single-spa-community` scope due to
2424
2525| ` @single-spa-community/angular ` | Angular |
2626| ------------------------------- | ------- |
27+ | ` 21.x ` | ` 21.x ` |
2728| ` 20.x ` | ` 20.x ` |
2829| ` 19.x ` | ` 19.x ` |
Original file line number Diff line number Diff line change 11{
22 "$schema" : " ../node_modules/ng-packagr/ng-package.schema.json" ,
33 "name" : " @single-spa-community/angular" ,
4- "version" : " 20 .0.0" ,
4+ "version" : " 21 .0.0" ,
55 "description" : " Helpers for building single-spa applications which use Angular 2" ,
66 "schematics" : " ./schematics/schematics.json" ,
77 "repository" : {
2424 "homepage" : " https://github.com/single-spa/single-spa-angular#readme" ,
2525 "sideEffects" : false ,
2626 "peerDependencies" : {
27- "@angular/core" : " >=16 .0.0" ,
27+ "@angular/core" : " >=21.0.0 < 22 .0.0" ,
2828 "json5" : " *" ,
2929 "single-spa" : " >=4.0.0" ,
3030 "style-loader" : " ^3.3.1"
You can’t perform that action at this time.
0 commit comments