v1.0.0-alpha.11

This commit is contained in:
Sebastian Rindom
2020-08-22 09:47:26 +02:00
parent 94ab503f41
commit 89275414d5
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.10"
"version": "1.0.0-alpha.11"
}

View File

@@ -1,6 +1,6 @@
{
"name": "@medusajs/medusa",
"version": "1.0.0-alpha.10",
"version": "1.0.0-alpha.11",
"description": "E-commerce for JAMstack",
"main": "dist/app.js",
"repository": {