@forwardimpact/libcodegen
Advanced tools
+3
-2
| { | ||
| "name": "@forwardimpact/libcodegen", | ||
| "version": "0.1.32", | ||
| "version": "0.1.36", | ||
| "description": "Protocol Buffer code generation utilities for Guide", | ||
@@ -13,3 +13,4 @@ "license": "Apache-2.0", | ||
| "engines": { | ||
| "bun": ">=1.2.0" | ||
| "bun": ">=1.2.0", | ||
| "node": ">=18.0.0" | ||
| }, | ||
@@ -16,0 +17,0 @@ "scripts": { |
45722
0.05%