@fluidframework/protocol-definitions
Advanced tools
Comparing version 0.1017.0-12421 to 0.1017.0-12485
@@ -42,2 +42,3 @@ /*! | ||
}; | ||
unreferenced?: true; | ||
} | ||
@@ -44,0 +45,0 @@ export interface ISummaryCommit { |
@@ -42,2 +42,3 @@ /*! | ||
}; | ||
unreferenced?: true; | ||
} | ||
@@ -44,0 +45,0 @@ export interface ISummaryCommit { |
{ | ||
"name": "@fluidframework/protocol-definitions", | ||
"version": "0.1017.0-12421", | ||
"version": "0.1017.0-12485", | ||
"description": "Fluid protocol definitions", | ||
@@ -5,0 +5,0 @@ "homepage": "https://fluidframework.com", |
@@ -56,2 +56,5 @@ /*! | ||
tree: { [path: string]: SummaryObject }; | ||
// Indicates that this tree entry is unreferenced. If this is not present, the tree entry is considered referenced. | ||
unreferenced?: true; | ||
} | ||
@@ -58,0 +61,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
143825
2311