@directus/types
Advanced tools
Comparing version 12.2.0 to 12.2.1
@@ -12,3 +12,2 @@ export type ShareScope = { | ||
share?: string; | ||
share_scope?: ShareScope; | ||
ip: string | null; | ||
@@ -15,0 +14,0 @@ userAgent?: string; |
{ | ||
"name": "@directus/types", | ||
"version": "12.2.0", | ||
"version": "12.2.1", | ||
"description": "Shared types for Directus", | ||
@@ -5,0 +5,0 @@ "homepage": "https://directus.io", |
24690
725