Skip to content

Commit 0c80ac4

Browse files
chore: update repository URL and bump version in package.json
1 parent 46d6764 commit 0c80ac4

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

package.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@elizaos/plugin-telegram",
3-
"version": "1.0.0-beta.53",
3+
"version": "1.0.0-beta.54",
44
"type": "module",
55
"main": "dist/index.js",
66
"module": "dist/index.js",
@@ -43,5 +43,9 @@
4343
"publishConfig": {
4444
"access": "public"
4545
},
46-
"gitHead": "646c632924826e2b75c2304a75ee56959fe4a460"
46+
"gitHead": "646c632924826e2b75c2304a75ee56959fe4a460",
47+
"repository": {
48+
"type": "git",
49+
"url": "https://github.com/elizaos-plugins/plugin-telegram.git"
50+
}
4751
}

0 commit comments

Comments
 (0)