chore: Release (#3818)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Oliver Windall Juhl <59018053+olivermrbl@users.noreply.github.com>
This commit is contained in:
co-authored by
github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Oliver Windall Juhl
parent
3a49f14e3e
commit
0f51e3a400
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "medusa-plugin-algolia",
|
||||
"version": "0.2.11",
|
||||
"version": "0.2.12",
|
||||
"description": "Algolia search plugin for Medusa",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
@@ -19,12 +19,12 @@
|
||||
"watch": "tsc --watch"
|
||||
},
|
||||
"dependencies": {
|
||||
"@medusajs/modules-sdk": "1.8.1",
|
||||
"@medusajs/modules-sdk": "1.8.2",
|
||||
"@medusajs/utils": "1.8.1",
|
||||
"algoliasearch": "^4.15.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@medusajs/types": "1.8.1",
|
||||
"@medusajs/types": "1.8.2",
|
||||
"client-sessions": "^0.8.0",
|
||||
"cross-env": "^5.2.1",
|
||||
"jest": "^25.5.4",
|
||||
|
||||
Reference in New Issue
Block a user