@vivlab/api-database
Advanced tools
Comparing version 1.0.101 to 1.0.102
@@ -47,3 +47,3 @@ "use strict"; | ||
phases: subscriptions.map(e => ({ | ||
items: [{ price: e.id, quantity: e.quantity }], | ||
items: [{ price: e.price, quantity: e.quantity }], | ||
iterations: e.recurring?.iteration ?? undefined | ||
@@ -50,0 +50,0 @@ })) |
{ | ||
"name": "@vivlab/api-database", | ||
"version": "1.0.101", | ||
"version": "1.0.102", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "./dist/index.js", |
Sorry, the diff of this file is not supported yet
468618