@smallstack/common
Advanced tools
Comparing version 0.7.37 to 0.7.38
@@ -8,3 +8,3 @@ import { PublisherMethodParameters } from "./CollectionsService"; | ||
userId?: string; | ||
headers?: string; | ||
headers?: any; | ||
} | ||
@@ -11,0 +11,0 @@ export interface CollectionAccessService { |
{ | ||
"name": "@smallstack/common", | ||
"version": "0.7.37", | ||
"version": "0.7.38", | ||
"description": "common functionality for smallstack projects", | ||
@@ -5,0 +5,0 @@ "main": "dist/bundle/smallstack_common.umd.js", |
417531