File tree Expand file tree Collapse file tree 1 file changed +8
-7
lines changed Expand file tree Collapse file tree 1 file changed +8
-7
lines changed Original file line number Diff line number Diff line change 2525 "test" : " ng test" ,
2626 "start:prod" : " ng serve --configuration production --open"
2727 },
28- "peerDependencies" : {
29- "@angular/common" : " >=12 <15" ,
30- "@angular/core" : " >=12 <15" ,
31- "@angular/material" : " >=12 <15" ,
32- "@angular/platform-browser" : " >=12 <15"
33- },
34- "dependencies" : {
28+ "allowedNonPeerDependencies" : {
3529 "@ngneat/until-destroy" : " ^9.2.1" ,
3630 "highlight.js" : " ^11.6.0" ,
3731 "io-ts" : " ^2.2.17" ,
3832 "io-ts-types" : " ^0.5.16"
3933 },
34+ "peerDependencies" : {
35+ "@angular/common" : " >=12 <15" ,
36+ "@angular/core" : " >=12 <15" ,
37+ "@angular/material" : " >=12 <15" ,
38+ "@angular/platform-browser" : " >=12 <15" ,
39+ "@ngneat/until-destroy" : " ^9.2.1"
40+ },
4041 "devDependencies" : {
4142 "@angular-devkit/build-angular" : " ^14.1.0" ,
4243 "@angular-eslint/builder" : " 14.0.1" ,
You can’t perform that action at this time.
0 commit comments