Skip to content

Commit

Permalink
Merge pull request #51 from seamapi/bump-javascript-http
Browse files Browse the repository at this point in the history
Update "@seamapi/types" dependency to version "^1.106.0"
  • Loading branch information
itelo authored Feb 8, 2024
2 parents b557689 + 830438b commit b66ed92
Show file tree
Hide file tree
Showing 4 changed files with 42 additions and 7 deletions.
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.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"npm": ">= 9.0.0"
},
"peerDependencies": {
"@seamapi/types": "^1.94.0",
"@seamapi/types": "^1.106.0",
"type-fest": "^4.0.0"
},
"peerDependenciesMeta": {
Expand All @@ -103,7 +103,7 @@
},
"devDependencies": {
"@seamapi/fake-seam-connect": "^1.44.2",
"@seamapi/types": "^1.94.0",
"@seamapi/types": "^1.106.0",
"@types/eslint": "^8.44.2",
"@types/node": "^20.8.10",
"ava": "^5.0.1",
Expand Down
19 changes: 19 additions & 0 deletions src/lib/seam/connect/routes/acs-users.ts

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

16 changes: 16 additions & 0 deletions src/lib/seam/connect/routes/webhooks.ts

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

0 comments on commit b66ed92

Please sign in to comment.