File tree 4 files changed +8
-3
lines changed
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
16
16
speed-measure-plugin * .json
17
17
18
18
# IDEs and editors
19
- / .idea
19
+ .idea
20
20
.project
21
21
.classpath
22
22
.c9 /
Original file line number Diff line number Diff line change 54
54
},
55
55
"coreui-angular-chartjs" : {
56
56
"projectType" : " library" ,
57
+ "schematics" : {
58
+ "@schematics/angular:component" : {
59
+ "style" : " scss"
60
+ }
61
+ },
57
62
"root" : " projects/coreui-angular-chartjs" ,
58
63
"sourceRoot" : " projects/coreui-angular-chartjs/src" ,
59
64
"prefix" : " c" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " coreui-angular-dev" ,
3
- "version" : " 4.0.0-alpha.1 " ,
3
+ "version" : " 4.0.0-alpha-NOT-USED " ,
4
4
"description" : " UI Components Library for Angular" ,
5
5
"license" : " MIT" ,
6
6
"author" : " The CoreUI Team (https://github.com/orgs/coreui/people)" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @coreui/angular" ,
3
- "version" : " 4.0.0-alpha.1 " ,
3
+ "version" : " 4.0.0-alpha.2 " ,
4
4
"description" : " CoreUI for Angular UI components library" ,
5
5
"license" : " MIT" ,
6
6
"homepage" : " https://coreui.io/angular" ,
You can’t perform that action at this time.
0 commit comments