0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-24 09:14:46 +01:00
posthog/plugins
PostHog bot 4f69b8142c
Update plugin server to 0.9.22 (#3435)
Co-authored-by: posthog-bot <posthog-bot@users.noreply.github.com>
2021-02-23 09:34:53 +01:00
..
package.json Update plugin server to 0.9.22 (#3435) 2021-02-23 09:34:53 +01:00
README.md Plugin v8 (#1946) 2020-11-02 15:08:30 +01:00
yarn.lock Update plugin server to 0.9.22 (#3435) 2021-02-23 09:34:53 +01:00

posthog-plugin-server

This folder contains a custom package.json which installs the latest posthog-plugin-server package.

The plugin server is started by running bin/plugin-server directly or indirectly as part of bin/start-worker or bin/docker-worker.