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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user