Skip to content

Commit

Permalink
refactor: update sdk version in sample app (#1799)
Browse files Browse the repository at this point in the history
  • Loading branch information
shineli1984 authored May 17, 2024
1 parent 9928791 commit c63c0db
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"license": "ISC",
"dependencies": {
"@fastify/cors": "^9.0.1",
"@imtbl/sdk": "1.34.2-alpha",
"@imtbl/sdk": "1.35.1-alpha",
"@prisma/client": "^5.12.1",
"@types/jsonwebtoken": "^9.0.6",
"aws-sdk": "^2.1603.0",
Expand Down

0 comments on commit c63c0db

Please sign in to comment.