We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abb874e commit 554bba7Copy full SHA for 554bba7
packages/core/src/plans.ts
@@ -73,7 +73,7 @@ export const SubscriptionPlans = {
73
retention_period: 1825, // days
74
rate_limit: 166, // per second
75
latte_credits: 300,
76
- stripePriceId: 'price_1S5XcmAMdFMjIC4fco75QEuP',
+ stripePriceId: 'price_1Seuy8AMdFMjIC4fIsnzPTN1',
77
},
78
[SubscriptionPlan.EnterpriseV1]: {
79
name: 'Enterprise',
0 commit comments