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
+1 -1
View File
@@ -4,5 +4,5 @@
"packages/*" "packages/*"
], ],
"registry": "https://registry.npmjs.org/", "registry": "https://registry.npmjs.org/",
"version": "1.0.2" "version": "1.0.3"
} }
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "medusa-plugin-economic", "name": "medusa-plugin-economic",
"version": "1.0.1", "version": "1.0.3",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {
@@ -1,6 +1,6 @@
{ {
"name": "medusa-plugin-slack-notification", "name": "medusa-plugin-slack-notification",
"version": "1.0.1", "version": "1.0.3",
"description": "Slack notifications", "description": "Slack notifications",
"main": "index.js", "main": "index.js",
"repository": { "repository": {