Skip to content

Commit dd277fa

Browse files
authored
Merge pull request #71 from mitjans/69-posthogjs-posthog-was-initialized-without-a-token-this-likely-indicates-a-misconfiguration
fix: pin posthog-node to 4.4.1
2 parents 7aa30c0 + 25476a5 commit dd277fa

File tree

2 files changed

+168
-30
lines changed

2 files changed

+168
-30
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@nuxt/kit": "^3.15.4",
3535
"defu": "^6.1.4",
3636
"posthog-js": "^1.217.0",
37-
"posthog-node": "^4.5.0"
37+
"posthog-node": "4.4.1"
3838
},
3939
"devDependencies": {
4040
"@nuxt/devtools": "latest",

0 commit comments

Comments
 (0)