@awell-health/awell-extensions-types
Advanced tools
Comparing version 0.1.3-beta18 to 0.1.3-beta19
@@ -15,3 +15,2 @@ import { type Action } from './Action'; | ||
webhooks?: Array<Webhook<string, any>>; | ||
is_private?: boolean; | ||
} |
{ | ||
"name": "@awell-health/awell-extensions-types", | ||
"version": "0.1.3-beta18", | ||
"version": "0.1.3-beta19", | ||
"main": "dist/index.js", | ||
@@ -5,0 +5,0 @@ "types": "dist/index.d.ts", |
@@ -16,3 +16,2 @@ import { type Action } from './Action' | ||
webhooks?: Array<Webhook<string, any>> | ||
is_private?: boolean | ||
} |
1127450
5762