File tree Expand file tree Collapse file tree 4 files changed +11
-11
lines changed
angular-skyhook-card-list
angular-skyhook-multi-backend Expand file tree Collapse file tree 4 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " angular-skyhook-card-list" ,
3
3
"private" : true ,
4
- "version" : " 0.0.2 " ,
4
+ "version" : " 0.0.3 " ,
5
5
"typings" : " ./dist/angular-skyhook-card-list.d.ts" ,
6
6
"main" : " ./dist/bundles/angular-skyhook-card-list.umd.js" ,
7
7
"module" : " ./dist/fesm5/angular-skyhook-card-list.js" ,
43
43
"@angular/compiler-cli" : " ^6.0.4" ,
44
44
"@angular/core" : " ^6.0.4" ,
45
45
"@angular/language-service" : " ^6.0.4" ,
46
- "angular-skyhook" : " ^1.0.3 " ,
46
+ "angular-skyhook" : " ^1.0.4 " ,
47
47
"camelcase" : " ^4.1.0" ,
48
48
"glob" : " ^7.1.2" ,
49
49
"ng-packagr" : " ^3.0.1" ,
Original file line number Diff line number Diff line change 2
2
"$schema" : " ../../node_modules/ng-packagr/package.schema.json" ,
3
3
"name" : " angular-skyhook-multi-backend" ,
4
4
"private" : false ,
5
- "version" : " 1.0.3 " ,
5
+ "version" : " 1.0.4 " ,
6
6
"typings" : " ./dist/angular-skyhook-multi-backend.d.ts" ,
7
7
"main" : " ./dist/bundles/angular-skyhook-multi-backend.umd.js" ,
8
8
"module" : " ./dist/fesm5/angular-skyhook-multi-backend.js" ,
52
52
"@angular/core" : " ^6.0.4" ,
53
53
"@angular/language-service" : " ^6.0.4" ,
54
54
"@compodoc/compodoc" : " ^1.1.3" ,
55
- "angular-skyhook" : " ^1.0.3 " ,
55
+ "angular-skyhook" : " ^1.0.4 " ,
56
56
"camelcase" : " ^4.1.0" ,
57
57
"glob" : " ^7.1.2" ,
58
58
"ng-packagr" : " ^3.0.1" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " angular-skyhook" ,
3
3
"private" : false ,
4
- "version" : " 1.0.3 " ,
4
+ "version" : " 1.0.4 " ,
5
5
"typings" : " ./dist/angular-skyhook.d.ts" ,
6
6
"main" : " ./dist/bundles/angular-skyhook.umd.js" ,
7
7
"module" : " ./dist/fesm5/angular-skyhook.js" ,
47
47
"@angular/compiler-cli" : " ^6.0.4" ,
48
48
"@angular/core" : " ^6.0.4" ,
49
49
"@angular/language-service" : " ^6.0.4" ,
50
- "camelcase" : " ^4.1.0" ,
51
50
"@compodoc/compodoc" : " ^1.1.3" ,
51
+ "camelcase" : " ^4.1.0" ,
52
52
"glob" : " ^7.1.2" ,
53
53
"ng-packagr" : " ^3.0.1" ,
54
54
"path" : " ^0.12.7" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " examples" ,
3
- "version" : " 1.0.3 " ,
3
+ "version" : " 1.0.4 " ,
4
4
"license" : " MIT" ,
5
5
"scripts" : {
6
6
"ng" : " ng" ,
23
23
"@angular/platform-browser" : " ^6.0.4" ,
24
24
"@angular/platform-browser-dynamic" : " ^6.0.4" ,
25
25
"@angular/router" : " ^6.0.4" ,
26
- "angular-skyhook" : " ^1.0.3 " ,
27
- "angular-skyhook-card-list" : " ^0.0.2 " ,
28
- "angular-skyhook-multi-backend" : " ^1.0.3 " ,
26
+ "angular-skyhook" : " ^1.0.4 " ,
27
+ "angular-skyhook-card-list" : " ^0.0.3 " ,
28
+ "angular-skyhook-multi-backend" : " ^1.0.4 " ,
29
29
"core-js" : " ^2.5.4" ,
30
30
"faker" : " ^4.1.0" ,
31
31
"immutability-helper" : " ^2.7.0" ,
58
58
"tslint" : " ~5.9.1" ,
59
59
"typescript" : " ~2.7.2"
60
60
}
61
- }
61
+ }
You can’t perform that action at this time.
0 commit comments