Skip to content

Commit e7acd1f

Browse files
authored
Merge pull request #25 from PMDevSolutions/8-add-client-side-entitlement-layer-and-feature-flag-system
8 add client side entitlement layer and feature flag system
2 parents 0e5c767 + e9c737d commit e7acd1f

33 files changed

Lines changed: 2283 additions & 1153 deletions

app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,11 @@
2020
"release:dry": "standard-version --dry-run"
2121
},
2222
"dependencies": {
23+
"@anthropic-ai/sdk": "^0.112.3",
2324
"canvas-confetti": "^1.9.4",
2425
"clsx": "^2.1.1",
2526
"jose": "^6.2.3",
2627
"lucide-react": "^0.511.0",
27-
"openai": "^4.97.0",
2828
"react": "^19.1.0",
2929
"react-dom": "^19.1.0",
3030
"tailwind-merge": "^3.3.0",

0 commit comments

Comments
 (0)