Since the runtime of the `@medusajs/analytics-posthog` relies on `posthog-node` package. It should be either installed as a dependency or a peerDependency that will be satisfied by the user project. In this PR, I have added it as a peer dependency
7 lines
116 B
Markdown
7 lines
116 B
Markdown
---
|
|
"@medusajs/medusa": patch
|
|
"@medusajs/analytics-posthog": patch
|
|
---
|
|
|
|
fix: mark posthog-node as a peer dependency
|