mirror of
https://github.com/formbricks/formbricks.git
synced 2026-05-03 19:40:08 -05:00
small bugfixes, add simple posthog out endpoint
This commit is contained in:
+2
-2
@@ -22,9 +22,9 @@
|
||||
"nuke": "rm -r node_modules; for d in **/node_modules; do echo $d; rm -r $d; done"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@changesets/cli": "^2.22.0",
|
||||
"@changesets/cli": "^2.26.1",
|
||||
"prettier": "latest",
|
||||
"tsx": "^3.7.1",
|
||||
"tsx": "^3.12.6",
|
||||
"turbo": "latest"
|
||||
},
|
||||
"engines": {
|
||||
|
||||
Reference in New Issue
Block a user