v1.0.0-alpha.10

This commit is contained in:
Sebastian Rindom
2020-08-22 09:19:26 +02:00
parent 1f6816f90f
commit 83ea527718
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -4,5 +4,5 @@
"packages/*"
],
"registry": "https://registry.npmjs.org/",
"version": "1.0.0-alpha.9"
"version": "1.0.0-alpha.10"
}
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/medusa",
"version": "1.0.0-alpha.9",
"version": "1.0.0-alpha.10",
"description": "E-commerce for JAMstack",
"main": "dist/app.js",
"repository": {