Skip to content

Commit 0efbb91

Browse files
froggy1014claude
andcommitted
fix(demo): use npm version for deployment
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 85e55f9 commit 0efbb91

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎examples/demo-chat/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"dependencies": {
1111
"@supabase/supabase-js": "^2.100.0",
1212
"lucide-react": "^1.0.1",
13-
"meta-cloud-api": "workspace:*",
13+
"meta-cloud-api": "^2.2.0",
1414
"next": "15.5.0",
1515
"react": "19.1.0",
1616
"react-dom": "19.1.0"

0 commit comments

Comments
 (0)