Skip to content

Commit 29fc7e5

Browse files
committed
fix: update package name to match repository name
1 parent 2017a88 commit 29fc7e5

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,5 +1,5 @@
11
{
2-
"name": "@elizaos/plugin-evm",
2+
"name": "@elizaos-plugins/plugin-evm",
33
"version": "0.1.8+build.1",
44
"type": "module",
55
"main": "dist/index.js",
@@ -46,4 +46,4 @@
4646
}
4747
}
4848
}
49-
}
49+
}

0 commit comments

Comments
 (0)