We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df3e0ad commit 3bf47f1Copy full SHA for 3bf47f1
2 files changed
jsr.json
@@ -1,7 +1,7 @@
1
{
2
"$schema": "https://jsr.io/schema/config-file.v1.json",
3
"name": "@grom/bot-api-spec",
4
- "version": "0.6.1",
+ "version": "0.6.2",
5
"license": "MIT",
6
"exports": {
7
".": "./src/index.ts",
package.json
"name": "@grom.js/bot-api-spec",
"type": "module",
"packageManager": "pnpm@10.25.0",
"description": "Telegram Bot API specification as a collection of JavaScript objects in a custom format.",
0 commit comments