lsif-protocol
Advanced tools
Comparing version 0.6.0-next.2 to 0.6.0-next.3
@@ -925,2 +925,3 @@ "use strict"; | ||
descriptors.set(VertexLabels.event, Event.descriptor); | ||
descriptors.set(VertexLabels.capabilities, Capabilities.descriptor); | ||
descriptors.set(VertexLabels.source, Source.descriptor); | ||
@@ -927,0 +928,0 @@ descriptors.set(VertexLabels.catalogInfo, CatalogueInfo.descriptor); |
{ | ||
"name": "lsif-protocol", | ||
"description": "Typescript implementation of the LSIF protocol", | ||
"version": "0.6.0-next.2", | ||
"version": "0.6.0-next.3", | ||
"author": "Microsoft Corporation", | ||
@@ -6,0 +6,0 @@ "license": "MIT", |
100640
2505