Skip to content

Commit

Permalink
🔖 chore(release): 1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
inttter committed May 20, 2024
1 parent 841633c commit 8b38fc2
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
20 changes: 10 additions & 10 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "discid",
"version": "1.5.0",
"version": "1.5.1",
"description": "A command-line tool to check a user's Discord status using Lanyard.",
"main": "index.mjs",
"scripts": {
Expand All @@ -17,10 +17,10 @@
"author": "Inter",
"license": "MIT",
"dependencies": {
"axios": "^1.6.8",
"axios": "^1.7.1",
"chalk": "^5.3.0",
"cli-highlight": "^2.1.11",
"commander": "^12.0.0",
"commander": "^12.1.0",
"consola": "^3.2.3",
"open": "^10.1.0",
"ora": "^8.0.1"
Expand Down

0 comments on commit 8b38fc2

Please sign in to comment.