anyonecandesign-types
Advanced tools
Comparing version 0.0.19 to 0.0.20
@@ -44,3 +44,2 @@ export type DatabaseResource<T = unknown> = T & { | ||
files: RevisionFile[]; | ||
organizationId: string; | ||
projectId: string; | ||
@@ -47,0 +46,0 @@ }>; |
{ | ||
"name": "anyonecandesign-types", | ||
"version": "0.0.19", | ||
"version": "0.0.20", | ||
"description": "TypeScript types for anyonecandesign.com", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.d.ts", |
2363
71