@ts-graphviz/core
Advanced tools
Comparing version 0.0.0-next-20240404015757 to 0.0.0-next-20240404020028
# @ts-graphviz/core | ||
## 0.0.0-next-20240404015757 | ||
## 0.0.0-next-20240404020028 | ||
@@ -12,4 +12,4 @@ ### Patch Changes | ||
- Updated dependencies [[`24f4174`](https://github.com/ts-graphviz/ts-graphviz/commit/24f4174a76eaef50fc7d30ae3401c1b23b00789b), [`fabb8c8`](https://github.com/ts-graphviz/ts-graphviz/commit/fabb8c8b9f3ded57d41d7d4f1d669084ab4e91c9)]: | ||
- @ts-graphviz/common@0.0.0-next-20240404015757 | ||
- @ts-graphviz/ast@0.0.0-next-20240404015757 | ||
- @ts-graphviz/common@0.0.0-next-20240404020028 | ||
- @ts-graphviz/ast@0.0.0-next-20240404020028 | ||
@@ -16,0 +16,0 @@ ## 2.0.1 |
{ | ||
"name": "@ts-graphviz/core", | ||
"version": "0.0.0-next-20240404015757", | ||
"version": "0.0.0-next-20240404020028", | ||
"description": "Graphviz Models for Object-Oriented Programming", | ||
@@ -47,4 +47,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@ts-graphviz/ast": "^0.0.0-next-20240404015757", | ||
"@ts-graphviz/common": "^0.0.0-next-20240404015757" | ||
"@ts-graphviz/ast": "^0.0.0-next-20240404020028", | ||
"@ts-graphviz/common": "^0.0.0-next-20240404020028" | ||
}, | ||
@@ -51,0 +51,0 @@ "devDependencies": { |