@promptc/ir
Advanced tools
+2
-1
| { | ||
| "name": "@promptc/ir", | ||
| "version": "1.0.2", | ||
| "version": "1.0.3", | ||
| "description": "Prompt IR types and utilities for promptc.", | ||
@@ -22,4 +22,5 @@ "license": "Apache-2.0", | ||
| "build": "tsc -p tsconfig.json", | ||
| "lint": "tsc -p tsconfig.json --noEmit", | ||
| "test": "bun test" | ||
| } | ||
| } |
87573
0.05%