@owlworks/hoot-api
Advanced tools
Comparing version 0.0.10 to 0.0.11
@@ -120,2 +120,3 @@ import { Activity } from "botframework-schema"; | ||
export interface IUpdateChannelRequest { | ||
channelType: ChannelType; | ||
configuration: Configuration; | ||
@@ -122,0 +123,0 @@ } |
@@ -45,3 +45,3 @@ { | ||
"types": "dist/index.d.ts", | ||
"version": "0.0.10" | ||
"version": "0.0.11" | ||
} |
14529
318