Skip to content

Commit

Permalink
fix(create-captain-app): missing dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
pixelass committed Apr 17, 2024
1 parent f953c47 commit c67caa2
Show file tree
Hide file tree
Showing 2 changed files with 126 additions and 0 deletions.
125 changes: 125 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions packages/create-captn-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
"dependencies": {
"axios": "^1.6.8",
"chalk": "^5.3.0",
"execa": "^8.0.1",
"meow": "^13.2.0",
"tar": "^6.2.1"
},
Expand Down

0 comments on commit c67caa2

Please sign in to comment.