Skip to content

Commit

Permalink
chore: bumps
Browse files Browse the repository at this point in the history
  • Loading branch information
kravetsone committed Mar 3, 2024
1 parent 59a53d7 commit 27d7523
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gramio",
"version": "0.0.18",
"version": "0.0.19",
"description": "Powerful Telegram Bot API framework",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
Expand All @@ -25,12 +25,12 @@
"license": "ISC",
"devDependencies": {
"@biomejs/biome": "1.5.3",
"@gramio/types": "^7.1.4",
"@types/node": "^20.11.20",
"@gramio/types": "^7.1.6",
"@types/node": "^20.11.24",
"typescript": "^5.3.3"
},
"dependencies": {
"@gramio/contexts": "^0.0.6",
"@gramio/contexts": "^0.0.7",
"@gramio/files": "^0.0.3",
"@gramio/format": "^0.0.8",
"@gramio/keyboards": "^0.2.0",
Expand Down

0 comments on commit 27d7523

Please sign in to comment.