@voiceflow/fetch
Advanced tools
+3
-3
| { | ||
| "name": "@voiceflow/fetch", | ||
| "version": "1.13.0", | ||
| "version": "1.14.0", | ||
| "description": "Voiceflow fetch wrapper and error handling for SDKs", | ||
@@ -58,3 +58,3 @@ "keywords": [ | ||
| "peerDependencies": { | ||
| "@voiceflow/exception": "^", | ||
| "@voiceflow/exception": "~", | ||
| "undici": "^7" | ||
@@ -76,3 +76,3 @@ }, | ||
| }, | ||
| "gitHead": "8cabd82ea4255ed4570295795b5b2871fb0c2a16" | ||
| "gitHead": "ad890a52852cbb4be8b96c21e8c5927860e5ef20" | ||
| } |