@runlane/contracts
Advanced tools
+4
-4
| { | ||
| "name": "@runlane/contracts", | ||
| "version": "0.1.0", | ||
| "version": "0.1.1", | ||
| "description": "Runlane's public contracts: task, lane, storage, and transport schemas, error codes, and vocabulary. Standard Schema at the boundary.", | ||
@@ -55,3 +55,3 @@ "type": "module", | ||
| "zod": "^4.3.6", | ||
| "@runlane/utilities": "0.1.0" | ||
| "@runlane/utilities": "0.1.1" | ||
| }, | ||
@@ -61,4 +61,4 @@ "devDependencies": { | ||
| "@repo/tsdown": "0.0.0", | ||
| "@repo/vitest": "0.0.0", | ||
| "@repo/typescript": "0.0.0" | ||
| "@repo/typescript": "0.0.0", | ||
| "@repo/vitest": "0.0.0" | ||
| }, | ||
@@ -65,0 +65,0 @@ "scripts": { |
+ Added
- Removed
Updated