release: next (#315)

Co-authored-by: Sebastian Mateos Nicolajsen <sebastian.m.nicolajsen@gmail.com>
Co-authored-by: Abraham Ugbeshe <abrahamugbeshe@gmail.com>
Co-authored-by: olivermrbl <oliver@mrbltech.com>
This commit is contained in:
Sebastian Rindom
2021-07-15 09:37:27 +02:00
co-authored by Sebastian Mateos Nicolajsen Abraham Ugbeshe olivermrbl
parent 44d31b4d83
commit 2585e958de
144 changed files with 2554 additions and 240 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
{
"name": "medusa-plugin-segment",
"version": "1.1.22",
"version": "1.1.23",
"description": "Segment Analytics",
"main": "index.js",
"repository": {
@@ -39,8 +39,8 @@
"axios": "^0.19.2",
"body-parser": "^1.19.0",
"express": "^4.17.1",
"medusa-core-utils": "^1.1.16",
"medusa-test-utils": "^1.1.19"
"medusa-core-utils": "^1.1.17",
"medusa-test-utils": "^1.1.20"
},
"gitHead": "db9d6c0cf55ff60a90415b16bc7582cc4795768f"
}