graph-typed
Advanced tools
Comparing version
{ | ||
"name": "graph-typed", | ||
"version": "2.0.3", | ||
"version": "2.0.4", | ||
"description": "Graph data structure.", | ||
@@ -139,4 +139,4 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"data-structure-typed": "^2.0.3" | ||
"data-structure-typed": "^2.0.4" | ||
} | ||
} |
Updated