fix: release assist

This commit is contained in:
Sebastian Rindom
2021-06-22 15:19:33 +02:00
parent db9d6c0cf5
commit 668e8a7402
28 changed files with 101 additions and 101 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "medusa-plugin-slack-notification",
"version": "1.1.17",
"version": "1.1.18-next.9+db9d6c0",
"description": "Slack notifications",
"main": "index.js",
"repository": {
@@ -39,9 +39,9 @@
"axios": "^0.19.2",
"body-parser": "^1.19.0",
"express": "^4.17.1",
"medusa-core-utils": "^1.1.14",
"medusa-test-utils": "^1.1.17",
"medusa-core-utils": "^1.1.15-next.9+db9d6c0",
"medusa-test-utils": "^1.1.18-next.9+db9d6c0",
"moment": "^2.27.0"
},
"gitHead": "982da259ed93fe1b618800c8693a5c9dfe312532"
"gitHead": "db9d6c0cf55ff60a90415b16bc7582cc4795768f"
}