@likec4/generators
Advanced tools
Comparing version 0.35.0 to 0.36.0
@@ -28,3 +28,3 @@ import JSON5 from 'json5'; | ||
import type { DiagramView } from '@likec4/core' | ||
import type { DiagramView } from '@likec4/diagrams' | ||
import { LikeC4 } from '@likec4/diagrams' | ||
@@ -31,0 +31,0 @@ `.append(NL, NL); |
{ | ||
"name": "@likec4/generators", | ||
"version": "0.35.0", | ||
"version": "0.36.0", | ||
"license": "MIT", | ||
@@ -41,3 +41,3 @@ "bugs": "https://github.com/likec4/likec4/issues", | ||
"dependencies": { | ||
"@likec4/core": "0.35.0", | ||
"@likec4/core": "0.36.0", | ||
"json5": "^2.2.3", | ||
@@ -44,0 +44,0 @@ "langium": "^2.0.2", |
10067
+ Added@likec4/core@0.36.0(transitive)
- Removed@likec4/core@0.35.0(transitive)
Updated@likec4/core@0.36.0