v1.0.0-alpha.25

This commit is contained in:
Sebastian Rindom
2020-08-27 11:01:48 +02:00
parent 099ef399e3
commit 0207330e92
4 changed files with 4 additions and 4 deletions

View File

@@ -4,5 +4,5 @@
"packages/*"
],
"registry": "https://registry.npmjs.org/",
"version": "1.0.0-alpha.24"
"version": "1.0.0-alpha.25"
}

View File

@@ -1,6 +1,6 @@
{
"name": "medusa-payment-stripe",
"version": "1.0.0-alpha.24",
"version": "1.0.0-alpha.25",
"description": "Stripe Payment provider for Meduas Commerce",
"main": "index.js",
"repository": {

View File

@@ -1,6 +1,6 @@
{
"name": "medusa-plugin-brightpearl",
"version": "1.0.0-alpha.24",
"version": "1.0.0-alpha.25",
"description": "Brightpearl plugin for Medusa Commerce",
"main": "index.js",
"repository": {

View File

@@ -1,6 +1,6 @@
{
"name": "medusa-plugin-sendgrid",
"version": "1.0.0-alpha.24",
"version": "1.0.0-alpha.25",
"description": "SendGrid transactional emails",
"main": "index.js",
"repository": {