@seamapi/webhook
Advanced tools
Comparing version 0.1.1 to 0.2.0
{ | ||
"name": "@seamapi/webhook", | ||
"version": "0.1.1", | ||
"version": "0.2.0", | ||
"description": "Webhook SDK for the Seam API written in TypeScript.", | ||
@@ -69,3 +69,3 @@ "type": "module", | ||
"peerDependencies": { | ||
"seamapi-types": "^1.32.0" | ||
"seamapi-types": "^2.0.0" | ||
}, | ||
@@ -92,3 +92,3 @@ "peerDependenciesMeta": { | ||
"prettier": "^3.0.0", | ||
"seamapi-types": "^1.32.0", | ||
"seamapi-types": "^2.0.0", | ||
"tsc-alias": "^1.8.2", | ||
@@ -95,0 +95,0 @@ "tsup": "^8.0.1", |
17822