chore(release): Publish

This commit is contained in:
olivermrbl
2022-12-22 15:52:47 +01:00
parent 30e2fc3057
commit 233d6904f8
77 changed files with 391 additions and 423 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "medusa-plugin-algolia",
"version": "0.2.5",
"version": "0.2.6",
"description": "Search support for algolia",
"main": "index.js",
"repository": {
@@ -24,7 +24,7 @@
"algoliasearch": "^4.10.5",
"body-parser": "^1.19.0",
"lodash": "^4.17.21",
"medusa-core-utils": "^1.1.31",
"medusa-core-utils": "^1.1.37",
"medusa-interfaces": "^1.3.3"
},
"devDependencies": {