v1.0.0-alpha.1

This commit is contained in:
Sebastian Rindom
2020-08-20 13:48:35 +02:00
parent 6952ee34df
commit b26bba807b
23 changed files with 63 additions and 63 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "medusa-fulfillment-manual",
"version": "1.0.0-alpha.0",
"version": "1.0.0-alpha.1",
"description": "A manual fulfillment provider for Medusa",
"main": "index.js",
"repository": {
@@ -32,7 +32,7 @@
"@babel/plugin-transform-instanceof": "^7.8.3",
"@babel/runtime": "^7.7.6",
"express": "^4.17.1",
"medusa-core-utils": "^1.0.0-alpha.0"
"medusa-core-utils": "^1.0.0-alpha.1"
},
"gitHead": "a1cf900ed8e5660941dda581f04e27d2f9607e4f"
}