@marko/type-check
Advanced tools
+3
-3
| { | ||
| "name": "@marko/type-check", | ||
| "version": "3.0.4", | ||
| "version": "3.0.5", | ||
| "description": "A CLI to type check Marko projects", | ||
@@ -33,4 +33,4 @@ "keywords": [ | ||
| "@luxass/strip-json-comments": "^1.4.0", | ||
| "@marko/compiler": "^5.39.63", | ||
| "@marko/language-tools": "^2.5.62", | ||
| "@marko/compiler": "^5.39.66", | ||
| "@marko/language-tools": "^2.5.64", | ||
| "arg": "^5.0.2", | ||
@@ -37,0 +37,0 @@ "kleur": "^4.1.5", |
Updated