File tree 2 files changed +12
-12
lines changed
2 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 3
3
"version" : " 0.0.0" ,
4
4
"private" : true ,
5
5
"dependencies" : {
6
- "@angular/animations" : " ^11.0.8 " ,
7
- "@angular/common" : " ^11.0.8 " ,
8
- "@angular/compiler" : " ^11.0.8 " ,
9
- "@angular/core" : " ^11.0.8 " ,
10
- "@angular/forms" : " ^11.0.8 " ,
11
- "@angular/platform-browser" : " ^11.0.8 " ,
12
- "@angular/platform-browser-dynamic" : " ^11.0.8 " ,
13
- "@angular/router" : " ^11.0.8 " ,
14
- "rxjs" : " ^6.6.3 " ,
15
- "tslib" : " ^2.1 .0" ,
16
- "zone.js" : " ^0.11.3 "
6
+ "@angular/animations" : " ^15.2.2 " ,
7
+ "@angular/common" : " ^15.2.2 " ,
8
+ "@angular/compiler" : " ^15.2.2 " ,
9
+ "@angular/core" : " ^15.2.2 " ,
10
+ "@angular/forms" : " ^15.2.2 " ,
11
+ "@angular/platform-browser" : " ^15.2.2 " ,
12
+ "@angular/platform-browser-dynamic" : " ^15.2.2 " ,
13
+ "@angular/router" : " ^15.2.2 " ,
14
+ "rxjs" : " ^7.8.0 " ,
15
+ "tslib" : " ^2.5 .0" ,
16
+ "zone.js" : " ^0.13.0 "
17
17
},
18
18
"scripts" : {
19
19
"ng" : " ng" ,
Original file line number Diff line number Diff line change 1
1
.js-dd-wrapper {
2
- font-family : Lato;
3
2
background-color : lightgrey ;
4
3
max-width : 1000px ;
5
4
margin : 0 auto ;
5
+ font-family : Arial , Helvetica , sans-serif ;
6
6
.add-btn {
7
7
float : left ;
8
8
color : #fff ;
You can’t perform that action at this time.
0 commit comments