This commit is contained in:
Sebastian Rindom
2020-09-06 14:13:25 +02:00
parent 83c49e0b9c
commit 2735e8c7e8
3 changed files with 3 additions and 3 deletions

View File

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

View File

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

View File

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