We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76b0603 commit 74214a6Copy full SHA for 74214a6
README.md
@@ -60,7 +60,7 @@ plugins: [
60
/store/klaviyo/test
61
```
62
63
-This plugin is supported by Medusa v2 only. If you are looking for support for medusa v2 then please refer to the v1 version of the plugin.
+This plugin is supported by Medusa v2 only. If you are looking for support for medusa v1 then please refer to the v1 version of the plugin.
64
65
```javascript
66
npm i @intuio/medusa-plugin-klaviyo@medusa-v1
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@intuio/medusa-plugin-klaviyo",
3
- "version": "2.0.1",
+ "version": "2.0.2",
4
"description": "Klaviyo integration plugin for MedusaV2",
5
"main": "dist/index.js",
6
"scripts": {
0 commit comments