Skip to content

Commit 5261a56

Browse files
authored
Update posthog config (#761)
1 parent a309cb0 commit 5261a56

File tree

3 files changed

+37
-21
lines changed

3 files changed

+37
-21
lines changed

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ async function createConfig() {
8282
[
8383
"posthog-docusaurus",
8484
{
85-
apiKey: "phc_G3idXOACKt4vIzgRu2FVP8ORO1D2VlkeEwX9mE2jDvT",
85+
apiKey: "phc_J8pdbvqrRKd5vAoNJ5ObGhBk2AYs6VsF4bo3vU7xOb7",
8686
appUrl: "https://us.i.posthog.com",
8787
enableInDevelopment: false, // optional
8888
},

package-lock.json

Lines changed: 34 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@
5353
"js-yaml": "^4.1.0",
5454
"marked": "^13.0.2",
5555
"node-fetch": "^3.3.2",
56-
"posthog-docusaurus": "^2.0.0",
57-
"posthog-js": "^1.147.0",
56+
"posthog-docusaurus": "^2.0.4",
57+
"posthog-js": "^1.249.4",
5858
"prism-react-renderer": "^2.3.1",
5959
"raw-loader": "^4.0.2",
6060
"react": "^18.3.1",

0 commit comments

Comments
 (0)