fix: Spelling medusa in desc of package.json of Stripe and PayPal package (#2454)

Fix the incorrect spelling of medusa in package.json file of paypal and stripe packages.

Closes #2453
This commit is contained in:
Sebabrata Kundu
2023-08-11 08:47:16 +00:00
committed by GitHub
parent 324c9d62ef
commit 410ac86ae1
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "medusa-payment-stripe",
"version": "6.0.2",
"description": "Stripe Payment provider for Meduas Commerce",
"description": "Stripe Payment provider for Medusa Commerce",
"main": "dist/index.js",
"repository": {
"type": "git",