File tree Expand file tree Collapse file tree 5 files changed +9
-9
lines changed Expand file tree Collapse file tree 5 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @sparkdesignsystem/spark-core-angular" ,
3
3
"description" : " A collection of Spark Design System components in Angular 6+" ,
4
- "version" : " 8.0.0 " ,
4
+ "version" : " 8.0.1 " ,
5
5
"scripts" : {
6
6
"lint" : " ng lint spark-core-angular" ,
7
7
"test" : " ng test spark-core-angular --watch=false" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @sparkdesignsystem/spark-extras-angular-award" ,
3
3
"description" : " The Award component showcases awards in a vertically stacked layout that switches to side by side on larger screens." ,
4
- "version" : " 3.0.10 " ,
4
+ "version" : " 3.0.11 " ,
5
5
"scripts" : {
6
6
"lint" : " ng lint spark-extras-angular-award" ,
7
7
"test" : " ng test spark-extras-angular-award --watch=false" ,
19
19
"@angular/platform-browser" : " ^6.1.4" ,
20
20
"@angular/platform-browser-dynamic" : " ^6.1.4" ,
21
21
"@angular/router" : " ^6.1.4" ,
22
- "@sparkdesignsystem/spark-core-angular" : " ^8.0.0 "
22
+ "@sparkdesignsystem/spark-core-angular" : " ^8.0.1 "
23
23
}
24
24
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @sparkdesignsystem/spark-extras-angular-card" ,
3
3
"description" : " Cards present related content. They provide an easy way to get information quickly and are typically used in groups." ,
4
- "version" : " 3.0.9 " ,
4
+ "version" : " 3.0.10 " ,
5
5
"scripts" : {
6
6
"lint" : " ng lint spark-extras-angular-card" ,
7
7
"test" : " ng test spark-extras-angular-card --watch=false" ,
20
20
"@angular/platform-browser-dynamic" : " ^6.1.4" ,
21
21
"@angular/router" : " ^6.1.4" ,
22
22
"@sparkdesignsystem/spark-card" : " ^4.0.2" ,
23
- "@sparkdesignsystem/spark-core-angular" : " ^8.0.0 "
23
+ "@sparkdesignsystem/spark-core-angular" : " ^8.0.1 "
24
24
}
25
25
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @sparkdesignsystem/spark-extras-angular-dictionary" ,
3
3
"description" : " This component is intended for displays of key-value pairs." ,
4
- "version" : " 3.0.9 " ,
4
+ "version" : " 3.0.10 " ,
5
5
"scripts" : {
6
6
"lint" : " ng lint spark-extras-angular-dictionary" ,
7
7
"test" : " ng test spark-extras-angular-dictionary --watch=false" ,
19
19
"@angular/platform-browser" : " ^6.1.4" ,
20
20
"@angular/platform-browser-dynamic" : " ^6.1.4" ,
21
21
"@angular/router" : " ^6.1.4" ,
22
- "@sparkdesignsystem/spark-core-angular" : " ^8.0.0 " ,
22
+ "@sparkdesignsystem/spark-core-angular" : " ^8.0.1 " ,
23
23
"@sparkdesignsystem/spark-dictionary" : " ^1.0.1"
24
24
}
25
25
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @sparkdesignsystem/spark-extras-angular-highlight-board" ,
3
3
"description" : " The Highlight Board component is used as a lead into an experience as a means to encourage engagement within the experience." ,
4
- "version" : " 3.0.9 " ,
4
+ "version" : " 3.0.10 " ,
5
5
"scripts" : {
6
6
"lint" : " ng lint spark-extras-angular-highlight-board" ,
7
7
"test" : " ng test spark-extras-angular-highlight-board --watch=false" ,
19
19
"@angular/platform-browser" : " ^6.1.4" ,
20
20
"@angular/platform-browser-dynamic" : " ^6.1.4" ,
21
21
"@angular/router" : " ^6.1.4" ,
22
- "@sparkdesignsystem/spark-core-angular" : " ^8.0.0 " ,
22
+ "@sparkdesignsystem/spark-core-angular" : " ^8.0.1 " ,
23
23
"@sparkdesignsystem/spark-highlight-board" : " ^4.0.2"
24
24
}
25
25
}
You can’t perform that action at this time.
0 commit comments