We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7217d5 commit a8692e8Copy full SHA for a8692e8
1 file changed
package.json
@@ -85,7 +85,7 @@
85
"typescript": "^5.0.4"
86
},
87
"engines": {
88
- "node": "18.x || 20.x",
+ "node": ">=18",
89
"npm": ">=3.10.7"
90
91
"packageManager": "pnpm@9.15.5+sha256.8472168c3e1fd0bff287e694b053fccbbf20579a3ff9526b6333beab8df65a8d",
@@ -142,7 +142,7 @@
142
"author": "PostHog",
143
"license": "MIT",
144
"volta": {
145
- "node": "18.20.8",
+ "node": "20.18.2",
146
"pnpm": "9.15.5"
147
}
148
0 commit comments