Skip to content

Commit

Permalink
add grammy as dependency of free storage
Browse files Browse the repository at this point in the history
  • Loading branch information
Satont committed Oct 24, 2024
1 parent 9d34f9d commit bf51ff9
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 4 deletions.
8 changes: 7 additions & 1 deletion packages/free/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,11 @@
"middleware",
"free"
],
"gitHead": "a7758c4f957f103a14832088c6858d693c444576"
"gitHead": "a7758c4f957f103a14832088c6858d693c444576",
"devDependencies": {
"grammy": "^1.30.0"
},
"peerDependencies": {
"grammy": "^1.30.0"
}
}
8 changes: 5 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 bf51ff9

Please sign in to comment.