v1.0.0-y.8

This commit is contained in:
Sebastian Rindom
2020-09-01 10:59:03 +02:00
parent fdfc213d24
commit 64500f7c2f
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-y.7"
"version": "1.0.0-y.8"
}

View File

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