swytchcode
Advanced tools
+7
-7
| { | ||
| "name": "swytchcode", | ||
| "version": "2.3.21", | ||
| "version": "2.3.22", | ||
| "description": "Execution layer for API integrations", | ||
@@ -26,9 +26,9 @@ "keywords": [ | ||
| "optionalDependencies": { | ||
| "swytchcode-cli-darwin-arm64": "2.3.21", | ||
| "swytchcode-cli-darwin-x64": "2.3.21", | ||
| "swytchcode-cli-linux-arm64": "2.3.21", | ||
| "swytchcode-cli-linux-x64": "2.3.21", | ||
| "swytchcode-cli-win32-arm64": "2.3.21", | ||
| "swytchcode-cli-win32-x64": "2.3.21" | ||
| "swytchcode-cli-darwin-arm64": "2.3.22", | ||
| "swytchcode-cli-darwin-x64": "2.3.22", | ||
| "swytchcode-cli-linux-arm64": "2.3.22", | ||
| "swytchcode-cli-linux-x64": "2.3.22", | ||
| "swytchcode-cli-win32-arm64": "2.3.22", | ||
| "swytchcode-cli-win32-x64": "2.3.22" | ||
| } | ||
| } |