File tree Expand file tree Collapse file tree 2 files changed +19
-4
lines changed Expand file tree Collapse file tree 2 files changed +19
-4
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @coreui/angular" ,
33 "version" : " 2.0.0-beta.5" ,
4+ "license" : " MIT" ,
5+ "author" : {
6+ "name" : " Łukasz Holeczek" ,
7+ "url" : " http://holeczek.pl" ,
8+ "github" : " https://github.com/mrholek" ,
9+ "twitter" : " https://twitter.com/lukaszholeczek"
10+ },
11+ "contributors" : [
12+ {
13+ "name" : " Andrzej Kopański" ,
14+ "url" : " https://github.com/xidedix"
15+ }
16+ ],
417 "peerDependencies" : {
5- "@angular/common" : " ^6.0.0-rc.0 || ^6.0.0" ,
6- "@angular/core" : " ^6.0.0-rc.0 || ^6.0.0"
18+ "@angular/common" : " ^6.0.0" ,
19+ "@angular/core" : " ^6.0.0" ,
20+ "@coreui/coreui" : " ^2.0.0"
721 },
822 "main" : " bundles/coreui-angular.umd.js" ,
923 "module" : " fesm5/coreui-angular.js" ,
Original file line number Diff line number Diff line change 1515 }
1616 ],
1717 "peerDependencies" : {
18- "@angular/common" : " ^6.0.0-rc.0 || ^6.0.0" ,
19- "@angular/core" : " ^6.0.0-rc.0 || ^6.0.0"
18+ "@angular/common" : " ^6.0.0" ,
19+ "@angular/core" : " ^6.0.0" ,
20+ "@coreui/coreui" : " ^2.0.0"
2021 }
2122}
You can’t perform that action at this time.
0 commit comments