Skip to content

Commit

Permalink
Update package-lock, add back bun.lockb
Browse files Browse the repository at this point in the history
  • Loading branch information
merlindru committed Nov 23, 2023
1 parent d94d8f7 commit 493cff1
Show file tree
Hide file tree
Showing 5 changed files with 21 additions and 39 deletions.
Binary file not shown.
54 changes: 18 additions & 36 deletions packages/js/passkeys-next-auth-provider/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/js/passkeys-next-auth-provider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
},
"dependencies": {
"@github/webauthn-json": "^2.1.1",
"jose": "^5.1.1",
"@teamhanko/passkeys-sdk": "^0.1.0"
"@teamhanko/passkeys-sdk": "^0.1.0",
"jose": "^5.1.1"
},
"peerDependencies": {
"next-auth": "^4.0.0"
Expand Down
Binary file added packages/js/passkeys-sdk/bun.lockb
Binary file not shown.
2 changes: 1 addition & 1 deletion packages/js/passkeys-sdk/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 493cff1

Please sign in to comment.