v1.0.0-alpha.28

This commit is contained in:
Sebastian Rindom
2020-08-27 19:11:05 +02:00
parent 902502092f
commit 70e8fcde41
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.27"
"version": "1.0.0-alpha.28"
}

View File

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