chore: fix yarn.lock conflicts

This commit is contained in:
olivermrbl
2022-07-05 10:17:09 +02:00
400 changed files with 16921 additions and 15220 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "medusa-plugin-algolia",
"version": "0.2.2",
"version": "0.2.3",
"description": "Search support for algolia",
"main": "index.js",
"repository": {
@@ -25,7 +25,7 @@
"body-parser": "^1.19.0",
"lodash": "^4.17.21",
"medusa-core-utils": "^1.1.31",
"medusa-interfaces": "^1.3.0"
"medusa-interfaces": "^1.3.1"
},
"devDependencies": {
"@babel/cli": "^7.7.5",