posthog-js 1.297.2 → 1.298.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -8,9 +8,9 @@ This README is intended for developing the library itself.
8
8
 
9
9
  ## Dependencies
10
10
 
11
- we use pnpm.
11
+ We use pnpm.
12
12
 
13
- it's best to install using `npm install -g pnpm@latest-9`
13
+ It's best to install using `npm install -g pnpm@latest-9`
14
14
  and then `pnpm` commands as usual
15
15
 
16
16
  ### Optional Dependencies