File tree Expand file tree Collapse file tree 4 files changed +8
-3
lines changed Expand file tree Collapse file tree 4 files changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ chrome-profiler-events*.json
1616speed-measure-plugin * .json
1717
1818# IDEs and editors
19- / .idea
19+ .idea
2020.project
2121.classpath
2222.c9 /
Original file line number Diff line number Diff line change 5454 },
5555 "coreui-angular-chartjs" : {
5656 "projectType" : " library" ,
57+ "schematics" : {
58+ "@schematics/angular:component" : {
59+ "style" : " scss"
60+ }
61+ },
5762 "root" : " projects/coreui-angular-chartjs" ,
5863 "sourceRoot" : " projects/coreui-angular-chartjs/src" ,
5964 "prefix" : " c" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " coreui-angular-dev" ,
3- "version" : " 4.0.0-alpha.1 " ,
3+ "version" : " 4.0.0-alpha-NOT-USED " ,
44 "description" : " UI Components Library for Angular" ,
55 "license" : " MIT" ,
66 "author" : " The CoreUI Team (https://github.com/orgs/coreui/people)" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @coreui/angular" ,
3- "version" : " 4.0.0-alpha.1 " ,
3+ "version" : " 4.0.0-alpha.2 " ,
44 "description" : " CoreUI for Angular UI components library" ,
55 "license" : " MIT" ,
66 "homepage" : " https://coreui.io/angular" ,
You can’t perform that action at this time.
0 commit comments