undirected-graph-typed
Advanced tools
Comparing version 1.41.2 to 1.41.3
{ | ||
"name": "undirected-graph-typed", | ||
"version": "1.41.2", | ||
"version": "1.41.3", | ||
"description": "Undirected Graph. Javascript & Typescript Data Structure.", | ||
@@ -147,4 +147,4 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"data-structure-typed": "^1.41.2" | ||
"data-structure-typed": "^1.41.3" | ||
} | ||
} |
Updateddata-structure-typed@^1.41.3