Skip to content

Commit c46a8f3

Browse files
chore: update repository URL and bump version in package.json
1 parent b1f010b commit c46a8f3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@elizaos/plugin-evm",
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",
@@ -63,6 +63,6 @@
6363
"gitHead": "646c632924826e2b75c2304a75ee56959fe4a460",
6464
"repository": {
6565
"type": "git",
66-
"url": "https://github.com/elizaos-plugins/plugin-evm.git"
66+
"url": "git+https://github.com/elizaos-plugins/plugin-evm.git"
6767
}
6868
}

0 commit comments

Comments
 (0)