v1.0.0-alpha.32

This commit is contained in:
Sebastian Rindom
2020-08-28 13:03:08 +02:00
parent df4698ad81
commit 5337e8f024
2 changed files with 2 additions and 2 deletions

View File

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

View File

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