@contrail/entity-types
Advanced tools
Comparing version 1.1.40 to 1.1.41
@@ -7,3 +7,2 @@ import { AppAccessGrant } from './app-access-grant'; | ||
export interface App extends BaseManagedEntity { | ||
ownerReference: string; | ||
name: string; | ||
@@ -10,0 +9,0 @@ identifier: string; |
{ | ||
"name": "@contrail/entity-types", | ||
"version": "1.1.40", | ||
"version": "1.1.41", | ||
"description": "A types library for Vibeiq entities.", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
27837
752