ts-graphviz
Advanced tools
Comparing version 0.0.0-next-20240618115127 to 0.0.0-next-20240618115342
# ts-graphviz | ||
## 0.0.0-next-20240618115127 | ||
## 0.0.0-next-20240618115342 | ||
@@ -5,0 +5,0 @@ ### Patch Changes |
{ | ||
"name": "ts-graphviz", | ||
"version": "0.0.0-next-20240618115127", | ||
"version": "0.0.0-next-20240618115342", | ||
"description": "Graphviz library for TypeScript", | ||
@@ -54,6 +54,6 @@ "keywords": [ | ||
"dependencies": { | ||
"@ts-graphviz/adapter": "^2.0.3", | ||
"@ts-graphviz/ast": "^2.0.3", | ||
"@ts-graphviz/common": "^2.1.2", | ||
"@ts-graphviz/ast": "^2.0.3", | ||
"@ts-graphviz/core": "^2.0.3" | ||
"@ts-graphviz/core": "^2.0.3", | ||
"@ts-graphviz/adapter": "^2.0.3" | ||
}, | ||
@@ -60,0 +60,0 @@ "devDependencies": { |