Skip to content
This repository has been archived by the owner on Jan 18, 2024. It is now read-only.

Commit

Permalink
chore: use packaged version of lib in example project
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-grover committed Oct 14, 2023
1 parent 033bd04 commit a7bc31e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"dependencies": {
"next": "latest",
"neynar-next": "file:..",
"neynar-next": "latest",
"react": "latest",
"react-dom": "latest",
"react-qr-code": "^2.0.12",
Expand Down

0 comments on commit a7bc31e

Please sign in to comment.