File tree 3 files changed +2
-37
lines changed
angular-skyhook-card-list
angular-skyhook-multi-backend 3 files changed +2
-37
lines changed Original file line number Diff line number Diff line change 26
26
"ng-packagr" : " ^3.0.3" ,
27
27
"protractor" : " ~5.4.0" ,
28
28
"ts-node" : " ~7.0.0" ,
29
- "tsickle" : " ^0.31.0" ,
30
- "tslib" : " ^1.7.1" ,
31
29
"tslint" : " ~5.11.0" ,
32
30
"tsickle" : " ^0.31.0" ,
33
31
"typescript" : " ~2.7.2" ,
34
32
"tslib" : " ^1.9.0" ,
35
- "tslint" : " ~5.11.0" ,
36
33
"@compodoc/compodoc" : " ^1.1.3" ,
37
34
"rimraf" : " *"
38
35
},
Original file line number Diff line number Diff line change 41
41
},
42
42
"license" : " MIT" ,
43
43
"devDependencies" : {
44
- "@angular/cli" : " 6.0.8" ,
45
- "@angular/common" : " ^6.0.4" ,
46
- "@angular/compiler" : " ^6.0.4" ,
47
- "@angular/compiler-cli" : " ^6.0.4" ,
48
- "@angular/core" : " ^6.0.4" ,
49
- "@angular/language-service" : " ^6.0.4" ,
50
- "angular-skyhook" : " ^1.0.9" ,
51
- "glob" : " ^7.1.2" ,
52
- "ng-packagr" : " ^3.0.1" ,
53
- "path" : " ^0.12.7" ,
54
- "rimraf" : " *" ,
55
- "rxjs" : " ^6.2.0" ,
56
- "tsickle" : " ^0.30.0" ,
57
- "tslib" : " ^1.9.0" ,
58
- "tslint" : " ~5.10.0" ,
59
- "typescript" : " 2.7.2" ,
60
- "zone.js" : " ^0.8.26"
44
+ "angular-skyhook" : " ^1.0.9"
61
45
}
62
46
}
Original file line number Diff line number Diff line change 52
52
},
53
53
"license" : " MIT" ,
54
54
"devDependencies" : {
55
- "@angular/cli" : " 6.0.8" ,
56
- "@angular/compiler" : " ^6.0.4" ,
57
- "@angular/compiler-cli" : " ^6.0.4" ,
58
- "@angular/core" : " ^6.0.4" ,
59
- "@angular/language-service" : " ^6.0.4" ,
60
- "@compodoc/compodoc" : " ^1.1.3" ,
61
- "angular-skyhook" : " ^1.0.9" ,
62
- "glob" : " ^7.1.2" ,
63
- "ng-packagr" : " ^3.0.1" ,
64
- "path" : " ^0.12.7" ,
65
- "rimraf" : " *" ,
66
- "rxjs" : " ^6.2.0" ,
67
- "tsickle" : " ^0.30.0" ,
68
- "tslib" : " ^1.9.0" ,
69
- "tslint" : " ~5.10.0" ,
70
- "typescript" : " ~2.7.2" ,
71
- "zone.js" : " ^0.8.26"
55
+ "angular-skyhook" : " ^1.0.9"
72
56
}
73
57
}
You can’t perform that action at this time.
0 commit comments