anyonecandesign-core
Advanced tools
Comparing version 0.0.10 to 0.0.11
@@ -14,4 +14,3 @@ export type DatabaseResource<T = unknown> = T & { | ||
billingPlanType: BillingPlanType; | ||
billingStartDay: number; | ||
nPrompts: number; | ||
prompts: number; | ||
}>; | ||
@@ -18,0 +17,0 @@ export type OrganizationInvitation = DatabaseResource<{ |
{ | ||
"name": "anyonecandesign-core", | ||
"version": "0.0.10", | ||
"version": "0.0.11", | ||
"type": "module", | ||
@@ -5,0 +5,0 @@ "description": "Constants and types for anyonecandesign.com", |
7910
256