v1.0.0-alpha.20

This commit is contained in:
Sebastian Rindom
2020-08-23 17:38:17 +02:00
parent 33e725368d
commit 2fd256e028
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.19"
"version": "1.0.0-alpha.20"
}

View File

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