Skip to content

Commit

Permalink
Update monetization description (#162)
Browse files Browse the repository at this point in the history
  • Loading branch information
mettin authored Jul 17, 2023
1 parent 7607d12 commit 243c603
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/monetization-with-stripe/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "monetization-with-stripe",
"description": "Add a paywall to your app by adding a Stripe integration",
"description": "Add monetization to your app by integrating with Stripe",
"version": "0.1.0",
"keywords": ["Next.js", "Miro SDK", "Stripe", "TypeScript"],
"license": "MIT",
Expand Down

2 comments on commit 243c603

@vercel
Copy link

@vercel vercel bot commented on 243c603 Jul 17, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

app-examples-wordle – ./examples/wordle

app-examples-wordle.vercel.app
app-examples-wordle-anthonyroux.vercel.app
app-examples-wordle-git-main-anthonyroux.vercel.app

@vercel
Copy link

@vercel vercel bot commented on 243c603 Jul 17, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

webhooks-manager – ./examples/webhooks-manager

webhooks-manager-git-main-miro-web.vercel.app
webhooks-manager-miro-web.vercel.app
webhooks-manager-sepia.vercel.app

Please sign in to comment.