File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
angular-skyhook-multi-backend Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"lerna" : " 2.11.0" ,
3
- "version" : " 1.0.7 " ,
3
+ "version" : " 1.0.8 " ,
4
4
"npmClient" : " yarn" ,
5
5
"useWorkspaces" : true ,
6
6
"skipNpm" : true ,
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.7 " ,
5
+ "version" : " 1.0.8 " ,
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" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " examples" ,
3
- "version" : " 1.0.7 " ,
3
+ "version" : " 1.0.8 " ,
4
4
"license" : " MIT" ,
5
5
"scripts" : {
6
6
"ng" : " ng" ,
25
25
"@angular/router" : " ^6.0.4" ,
26
26
"angular-skyhook" : " ^1.0.7" ,
27
27
"angular-skyhook-card-list" : " ^1.0.7" ,
28
- "angular-skyhook-multi-backend" : " ^1.0.7 " ,
28
+ "angular-skyhook-multi-backend" : " ^1.0.8 " ,
29
29
"core-js" : " ^2.5.4" ,
30
30
"faker" : " ^4.1.0" ,
31
31
"immutability-helper" : " ^2.7.0" ,
You can’t perform that action at this time.
0 commit comments