claude-api-slack
Advanced tools
Comparing version 1.0.24 to 1.0.25
{ | ||
"name": "claude-api-slack", | ||
"version": "1.0.24", | ||
"version": "1.0.25", | ||
"description": "slack Authentication Library for ClaudeAI.", | ||
@@ -20,3 +20,3 @@ "main": "./src/index.js", | ||
"source": "./src/index.ts", | ||
"types": "./build/index.d.ts", | ||
"types": "build/index.d.ts", | ||
"repository": { | ||
@@ -23,0 +23,0 @@ "type": "git", |
18313