Skip to content

Commit

Permalink
chore: aligning deps to workspace
Browse files Browse the repository at this point in the history
  • Loading branch information
msvens committed Feb 3, 2025
1 parent 7663acd commit a3e8d7f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"lint": "next lint"
},
"dependencies": {
"@spotify-confidence/react": "^0.0.10",
"@spotify-confidence/sdk": "^0.2.2",
"@spotify-confidence/react": "workspace:*",
"@spotify-confidence/sdk": "workspace:*",
"next": "15.1.6",
"react": "^18.2.0",
"react-dom": "^18.2.0"
Expand Down

0 comments on commit a3e8d7f

Please sign in to comment.