v1.0.0-alpha.31

This commit is contained in:
Sebastian Rindom
2020-08-28 12:48:23 +02:00
parent 3093cba610
commit 931fe9a41f
3 changed files with 3 additions and 3 deletions

View File

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

View File

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

View File

@@ -1,6 +1,6 @@
{
"name": "@medusajs/medusa",
"version": "1.0.0-alpha.30",
"version": "1.0.0-alpha.31",
"description": "E-commerce for JAMstack",
"main": "dist/app.js",
"repository": {