@moonbase.sh/vue
Advanced tools
Comparing version 0.2.86 to 0.2.87
@@ -80,2 +80,3 @@ import * as _moonbase_sh_storefront_api from '@moonbase.sh/storefront-api'; | ||
}[]; | ||
licensePath: string | null; | ||
} | undefined; | ||
@@ -124,2 +125,3 @@ }[] | undefined; | ||
}[]; | ||
licensePath: string | null; | ||
} | undefined; | ||
@@ -156,2 +158,3 @@ }[] | undefined; | ||
}[]; | ||
licensePath: string | null; | ||
} | undefined; | ||
@@ -191,2 +194,3 @@ }[] | undefined; | ||
}[]; | ||
licensePath: string | null; | ||
} | undefined; | ||
@@ -240,2 +244,3 @@ }[] | undefined; | ||
}[]; | ||
licensePath: string | null; | ||
} | undefined; | ||
@@ -295,2 +300,3 @@ }[] | undefined; | ||
}[]; | ||
licensePath: string | null; | ||
} | undefined; | ||
@@ -374,2 +380,3 @@ }[] | undefined; | ||
}[]; | ||
licensePath: string | null; | ||
} | undefined; | ||
@@ -496,2 +503,3 @@ }[] | undefined; | ||
}[]; | ||
licensePath: string | null; | ||
} | undefined; | ||
@@ -575,2 +583,3 @@ }[] | undefined; | ||
}[]; | ||
licensePath: string | null; | ||
} | undefined; | ||
@@ -577,0 +586,0 @@ }[] | undefined; |
{ | ||
"name": "@moonbase.sh/vue", | ||
"type": "module", | ||
"version": "0.2.86", | ||
"version": "0.2.87", | ||
"description": "Package to let you build vue.js storefronts with Moonbase.sh as payment and delivery provider", | ||
@@ -22,3 +22,3 @@ "author": "Tobias Lønnerød Madsen <m@dsen.tv>", | ||
"zod": "^3.23.8", | ||
"@moonbase.sh/storefront-api": "0.2.86" | ||
"@moonbase.sh/storefront-api": "0.2.87" | ||
}, | ||
@@ -25,0 +25,0 @@ "devDependencies": { |
Sorry, the diff of this file is not supported yet
134452
2448
+ Added@moonbase.sh/storefront-api@0.2.87(transitive)
- Removed@moonbase.sh/storefront-api@0.2.86(transitive)