Skip to content

Commit

Permalink
build: pin grammy/types version again
Browse files Browse the repository at this point in the history
This bug was accidentally introduced in
081a10d
  • Loading branch information
EdJoPaTo committed Jan 7, 2024
1 parent 7fa5390 commit f2144e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"backport": "deno2node tsconfig.json"
},
"dependencies": {
"@grammyjs/types": "^3.4.6",
"@grammyjs/types": "3.4.6",
"abort-controller": "^3.0.0",
"debug": "^4.3.4",
"node-fetch": "^2.7.0"
Expand Down

0 comments on commit f2144e1

Please sign in to comment.