@gltf-transform/cli
Advanced tools
+1
-1
| The MIT License (MIT) | ||
| Copyright (c) 2018 Don McCurdy | ||
| Copyright (c) 2020 Don McCurdy | ||
@@ -5,0 +5,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy |
+7
-7
| { | ||
| "name": "@gltf-transform/cli", | ||
| "version": "0.2.5", | ||
| "version": "0.3.0", | ||
| "repository": "github:donmccurdy/glTF-Transform", | ||
@@ -17,7 +17,7 @@ "description": "CLI interface to glTF Transform", | ||
| "dependencies": { | ||
| "@gltf-transform/ao": "^0.2.5", | ||
| "@gltf-transform/colorspace": "^0.2.5", | ||
| "@gltf-transform/core": "^0.2.5", | ||
| "@gltf-transform/prune": "^0.2.5", | ||
| "@gltf-transform/split": "^0.2.5", | ||
| "@gltf-transform/ao": "^0.3.0", | ||
| "@gltf-transform/colorspace": "^0.3.0", | ||
| "@gltf-transform/core": "^0.3.0", | ||
| "@gltf-transform/prune": "^0.3.0", | ||
| "@gltf-transform/split": "^0.3.0", | ||
| "caporal": "^1.3.0", | ||
@@ -32,3 +32,3 @@ "gl": "^4.5.0" | ||
| ], | ||
| "gitHead": "57c88a9aba2863aae28e30f699953d1c84c344f3" | ||
| "gitHead": "39e05378475c8920be80892053b2bae9e5a40ffb" | ||
| } |
+ Added
- Removed
Updated
Updated
Updated
Updated