v1.0.0-alpha.33

This commit is contained in:
Sebastian Rindom
2020-08-28 13:37:58 +02:00
parent bd3c755260
commit ee80cfe145
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.32"
"version": "1.0.0-alpha.33"
}

View File

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