Skip to content

Commit

Permalink
feat: Update @seamapi/http to version 1.0.0-rc.1 (#94)
Browse files Browse the repository at this point in the history
* feat: Update @seamapi/http to version 1.0.0-rc.1

* ci: Generate code

---------

Co-authored-by: Seam Bot <[email protected]>
  • Loading branch information
razor-x and seambot authored May 24, 2024
1 parent fc6739a commit ab5f229
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -356,7 +356,7 @@ const workspaces = await seam.workspaces.list()

#### Additional Options

In addition the various authentication options,
In addition to the various authentication options,
the constructor takes some advanced options that affect behavior.

```ts
Expand Down
10 changes: 5 additions & 5 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"npm": ">= 9.0.0"
},
"dependencies": {
"@seamapi/http": "1.0.0-rc.0",
"@seamapi/http": "1.0.0-rc.1",
"@seamapi/types": "1.176.0",
"@seamapi/webhook": "1.0.0-rc.1",
"seamapi-types": "1.42.0",
Expand Down

0 comments on commit ab5f229

Please sign in to comment.