Skip to content

Commit

Permalink
chore: remove ununsed ts-pattern dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
roziscoding committed Nov 12, 2024
1 parent c423081 commit 891a78c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,7 @@
"url": "https://github.com/grammyjs/commands/issues"
},
"dependencies": {
"grammy": "^1.17.1",
"ts-pattern": "^5.0.1"
"grammy": "^1.17.1"
},
"devDependencies": {
"deno-bin": "^1.45.2",
Expand Down

0 comments on commit 891a78c

Please sign in to comment.