chore(release): Publish

This commit is contained in:
olivermrbl
2022-12-22 15:52:47 +01:00
parent 30e2fc3057
commit 233d6904f8
77 changed files with 391 additions and 423 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "medusa-plugin-discount-generator",
"version": "1.1.20",
"version": "1.1.21",
"main": "index.js",
"license": "MIT",
"author": "Sebastian Rindom",
@@ -37,7 +37,7 @@
"dependencies": {
"body-parser": "^1.19.0",
"express": "^4.17.1",
"medusa-core-utils": "^1.1.34",
"medusa-core-utils": "^1.1.37",
"randomatic": "^3.1.1"
},
"gitHead": "41a5425405aea5045a26def95c0dc00cf4a5a44d"