anyonecandesign-core
Advanced tools
Comparing version 0.0.8 to 0.0.9
@@ -14,2 +14,4 @@ export type DatabaseResource<T = unknown> = T & { | ||
billingPlanType: BillingPlanType; | ||
billingStartDay: number; | ||
nPrompts: number; | ||
}>; | ||
@@ -16,0 +18,0 @@ export type OrganizationInvitation = DatabaseResource<{ |
{ | ||
"name": "anyonecandesign-core", | ||
"version": "0.0.8", | ||
"version": "0.0.9", | ||
"type": "module", | ||
@@ -5,0 +5,0 @@ "description": "Constants and types for anyonecandesign.com", |
7177
240