chore: Release (#3856)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
github-actions[bot] <github-actions[bot]@users.noreply.github.com>
parent
4f448fbb2a
commit
b41b6303cc
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "medusa-payment-stripe",
|
||||
"version": "2.0.2",
|
||||
"version": "3.0.0",
|
||||
"description": "Stripe Payment provider for Meduas Commerce",
|
||||
"main": "dist/index.js",
|
||||
"repository": {
|
||||
@@ -20,14 +20,14 @@
|
||||
"watch": "tsc --watch"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@medusajs/medusa": "1.8.2",
|
||||
"@medusajs/medusa": "1.9.0",
|
||||
"@types/stripe": "^8.0.417",
|
||||
"cross-env": "^5.2.1",
|
||||
"jest": "^25.5.4",
|
||||
"typescript": "^4.9.5"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@medusajs/medusa": "1.8.2"
|
||||
"@medusajs/medusa": "1.9.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"body-parser": "^1.19.0",
|
||||
|
||||
Reference in New Issue
Block a user