@marko/type-check
Advanced tools
+3
-3
| { | ||
| "name": "@marko/type-check", | ||
| "version": "3.0.0", | ||
| "version": "3.0.1", | ||
| "description": "A CLI to type check Marko projects", | ||
@@ -34,7 +34,7 @@ "keywords": [ | ||
| "@marko/compiler": "^5.39.63", | ||
| "@marko/language-tools": "^2.5.58", | ||
| "@marko/language-tools": "^2.5.59", | ||
| "arg": "^5.0.2", | ||
| "kleur": "^4.1.5", | ||
| "typescript": "^6.0.2" | ||
| "typescript": "^6.0.3" | ||
| } | ||
| } |
Updated