Skip to content

Commit

Permalink
Move CLI to a fork of Caporal.js (#1065)
Browse files Browse the repository at this point in the history
* [cli] Abstract use of caporal into an internal interface.
* @caporal/core -> @donmccurdy/caporal
  • Loading branch information
donmccurdy authored Aug 22, 2023
1 parent d2fb2b5 commit 88e2d23
Show file tree
Hide file tree
Showing 6 changed files with 389 additions and 219 deletions.
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"gltf-transform": "./bin/cli.js"
},
"dependencies": {
"@caporal/core": "^2.0.2",
"@donmccurdy/caporal": "^0.0.5",
"@gltf-transform/core": "^3.5.1",
"@gltf-transform/extensions": "^3.5.1",
"@gltf-transform/functions": "^3.5.1",
Expand Down
Loading

0 comments on commit 88e2d23

Please sign in to comment.