v1.0.0-alpha.36

This commit is contained in:
Sebastian Rindom
2020-08-30 10:00:12 +02:00
parent f56bd6ab08
commit 0433cee8cf
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.35"
"version": "1.0.0-alpha.36"
}
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/medusa",
"version": "1.0.0-alpha.31",
"version": "1.0.0-alpha.36",
"description": "E-commerce for JAMstack",
"main": "dist/app.js",
"repository": {