@likec4/core
Advanced tools
Comparing version 0.26.0 to 0.27.0
@@ -1,2 +0,2 @@ | ||
import { anyPass, filter, head, uniq, isNil } from 'rambdax'; | ||
import { anyPass, filter, uniq, isNil } from 'rambdax'; | ||
import { DefaultThemeColor, DefaultElementShape, } from '../types'; | ||
@@ -3,0 +3,0 @@ import * as Expr from '../types/expression'; |
{ | ||
"name": "@likec4/core", | ||
"version": "0.26.0", | ||
"version": "0.27.0", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "bugs": "https://github.com/likec4/likec4/issues", |
59846
51