Skip to content

Commit

Permalink
update price id
Browse files Browse the repository at this point in the history
  • Loading branch information
steven-tey committed Jan 17, 2024
1 parent 6a71332 commit e398579
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/utils/src/constants/pricing.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ export const PLANS = [
"price_1LoyrCAlJJEpqkPVZ32BV3wm", // new monthly (test)
"price_1LodLoAlJJEpqkPV9rD0rlNL", // old & new monthly (prod, no change)
"price_1OTcRzAlJJEpqkPV6G9iP0Tb", // new yearly (test)
"price_1OZSQDAlJJEpqkPVLru8sut3", // new yearly (prod)
"price_1OZgmnAlJJEpqkPVOj4kV64R", // new yearly (prod)
],
},
limits: {
Expand Down

0 comments on commit e398579

Please sign in to comment.