@menome/document-to-graph
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -94,2 +94,2 @@ /* --------------------------------------------------------------------------------------------- | ||
module.exports = {GraphToDocument: DocumentToGraph}; | ||
module.exports = {DocumentToGraph: DocumentToGraph}; |
{ | ||
"name": "@menome/document-to-graph", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Menome Technologies Inc: takes incoming text and turns it into a structure suitable for a graph", | ||
@@ -5,0 +5,0 @@ "repository": "https://github.com/menome/DocumentToGraph", |