This commit is contained in:
Sebastian Rindom
2020-09-06 13:44:55 +02:00
parent f732a2d26a
commit 6b5ebce34c
3 changed files with 3 additions and 3 deletions

View File

@@ -4,5 +4,5 @@
"packages/*"
],
"registry": "https://registry.npmjs.org/",
"version": "1.0.2"
"version": "1.0.3"
}

View File

@@ -1,6 +1,6 @@
{
"name": "medusa-plugin-economic",
"version": "1.0.1",
"version": "1.0.3",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@@ -1,6 +1,6 @@
{
"name": "medusa-plugin-slack-notification",
"version": "1.0.1",
"version": "1.0.3",
"description": "Slack notifications",
"main": "index.js",
"repository": {