Skip to content

Commit

Permalink
Merge branch 'main' into generate-readme
Browse files Browse the repository at this point in the history
  • Loading branch information
razor-x authored Mar 29, 2024
2 parents 43b870e + 781ea6b commit 861d90e
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
20 changes: 10 additions & 10 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "seam",
"version": "0.46.0",
"version": "0.47.0",
"description": "JavaScript SDK for the Seam API written in TypeScript.",
"type": "module",
"main": "index.js",
Expand Down Expand Up @@ -63,8 +63,8 @@
"npm": ">= 9.0.0"
},
"dependencies": {
"@seamapi/http": "0.25.0",
"@seamapi/types": "1.144.0",
"@seamapi/http": "0.25.2",
"@seamapi/types": "1.146.0",
"@seamapi/webhook": "1.0.0-rc.0",
"seamapi-types": "1.42.0"
},
Expand Down

0 comments on commit 861d90e

Please sign in to comment.