Skip to content

Commit

Permalink
Update npm dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
d7omdev committed May 14, 2024
1 parent 7dd2d3b commit 54d40aa
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,13 @@
"license": "MIT",
"dependencies": {
"commander": "^12.0.0",
"figlet": "^1.7.0"
"figlet": "^1.7.0",
"colors-cli": "^1.0.33"
},
"devDependencies": {
"@changesets/cli": "^2.27.1",
"@types/figlet": "^1.5.8",
"@types/node": "^20.12.11",
"colors-cli": "^1.0.33",
"tsup": "^8.0.2",
"typescript": "^5.4.5"
},
Expand Down
6 changes: 3 additions & 3 deletions pnpm-lock.yaml

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

0 comments on commit 54d40aa

Please sign in to comment.