v1.0.0-alpha.19

This commit is contained in:
Sebastian Rindom
2020-08-23 17:30:30 +02:00
parent aed9feb357
commit f7f2d0ef26
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.18"
"version": "1.0.0-alpha.19"
}

View File

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