Skip to content

Commit b1f010b

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

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-evm",
3-
"version": "1.0.0-beta.52",
3+
"version": "1.0.0-beta.53",
44
"type": "module",
55
"main": "dist/index.js",
66
"module": "dist/index.js",
@@ -60,5 +60,9 @@
6060
}
6161
}
6262
},
63-
"gitHead": "646c632924826e2b75c2304a75ee56959fe4a460"
63+
"gitHead": "646c632924826e2b75c2304a75ee56959fe4a460",
64+
"repository": {
65+
"type": "git",
66+
"url": "https://github.com/elizaos-plugins/plugin-evm.git"
67+
}
6468
}

0 commit comments

Comments
 (0)