Skip to content

Commit c93984b

Browse files
Merge pull request #2 from elizaos-plugins/v3/fix-package-name
fix:package name
2 parents ab952ec + 277591a commit c93984b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"name": "plugin-hedera",
2+
"name": "@elizaos/plugin-hedera",
33
"description": "ElizaOS plugin for Hedera blockchain",
4-
"version": "3.0.0",
4+
"version": "3.0.1",
55
"type": "module",
66
"main": "dist/index.js",
77
"module": "dist/index.js",

0 commit comments

Comments
 (0)