undirected-graph-typed
Advanced tools
Comparing version 1.42.5 to 1.42.6
{ | ||
"name": "undirected-graph-typed", | ||
"version": "1.42.5", | ||
"version": "1.42.6", | ||
"description": "Undirected Graph. Javascript & Typescript Data Structure.", | ||
@@ -17,3 +17,3 @@ "main": "dist/index.js", | ||
"type": "git", | ||
"url": "git+https://github.com/zrwusa/data-structure-typed" | ||
"url": "git+https://github.com/zrwusa/data-structure-typed.git" | ||
}, | ||
@@ -149,4 +149,4 @@ "keywords": [ | ||
"dependencies": { | ||
"data-structure-typed": "^1.42.5" | ||
"data-structure-typed": "^1.42.6" | ||
} | ||
} |
1457922
Updateddata-structure-typed@^1.42.6