@equinor/fusion
Advanced tools
Comparing version 2.3.5 to 2.3.6
@@ -8,3 +8,3 @@ import Person from './Person'; | ||
title: string; | ||
globalIdentifier: string | null; | ||
globalIdentifier?: string | null; | ||
ownedBy: Person | null; | ||
@@ -11,0 +11,0 @@ publishedBy?: Person; |
@@ -1,2 +0,2 @@ | ||
declare const _default: "2.3.5"; | ||
declare const _default: "2.3.6"; | ||
export default _default; |
@@ -1,1 +0,1 @@ | ||
export default '2.3.5'; | ||
export default '2.3.6'; |
{ | ||
"name": "@equinor/fusion", | ||
"version": "2.3.5", | ||
"version": "2.3.6", | ||
"description": "Everything a Fusion app needs to communicate with the core", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
318838