mirror of
https://github.com/BillyOutlast/posthog.git
synced 2026-02-04 03:01:23 +01:00
16 lines
327 B
JSON
16 lines
327 B
JSON
{
|
|
"name": "@posthog/products-feature-flags",
|
|
"dependencies": {
|
|
"kea": "^3.1.7",
|
|
"kea-loaders": "^3.1.1",
|
|
"kea-router": "^3.4.1"
|
|
},
|
|
"peerDependencies": {
|
|
"@posthog/icons": "*",
|
|
"@types/react": "*",
|
|
"clsx": "*",
|
|
"fuse.js": "*",
|
|
"react": "*"
|
|
}
|
|
}
|