We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46d6764 commit 0c80ac4Copy full SHA for 0c80ac4
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@elizaos/plugin-telegram",
3
- "version": "1.0.0-beta.53",
+ "version": "1.0.0-beta.54",
4
"type": "module",
5
"main": "dist/index.js",
6
"module": "dist/index.js",
@@ -43,5 +43,9 @@
43
"publishConfig": {
44
"access": "public"
45
},
46
- "gitHead": "646c632924826e2b75c2304a75ee56959fe4a460"
+ "gitHead": "646c632924826e2b75c2304a75ee56959fe4a460",
47
+ "repository": {
48
+ "type": "git",
49
+ "url": "https://github.com/elizaos-plugins/plugin-telegram.git"
50
+ }
51
}
0 commit comments