@gltf-transform/cli
Advanced tools
+7
-7
| { | ||
| "name": "@gltf-transform/cli", | ||
| "version": "0.3.2", | ||
| "version": "0.3.3", | ||
| "repository": "github:donmccurdy/glTF-Transform", | ||
@@ -17,7 +17,7 @@ "description": "CLI interface to glTF Transform", | ||
| "dependencies": { | ||
| "@gltf-transform/ao": "^0.3.2", | ||
| "@gltf-transform/colorspace": "^0.3.2", | ||
| "@gltf-transform/core": "^0.3.2", | ||
| "@gltf-transform/prune": "^0.3.2", | ||
| "@gltf-transform/split": "^0.3.2", | ||
| "@gltf-transform/ao": "^0.3.3", | ||
| "@gltf-transform/colorspace": "^0.3.3", | ||
| "@gltf-transform/core": "^0.3.3", | ||
| "@gltf-transform/prune": "^0.3.3", | ||
| "@gltf-transform/split": "^0.3.3", | ||
| "caporal": "^1.3.0", | ||
@@ -32,3 +32,3 @@ "gl": "^4.5.0" | ||
| ], | ||
| "gitHead": "e4108cc371764e6cc869e293ea07644b1a64e5cd" | ||
| "gitHead": "dc590cd720a6a40ace781edf1b68262b0c0ab674" | ||
| } |