We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5c3dddc + 1d8251f commit b3f004fCopy full SHA for b3f004f
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@elizaos/plugin-evm",
3
- "version": "1.0.0-beta.37",
+ "version": "1.0.0-beta.38",
4
"type": "module",
5
"main": "dist/index.js",
6
"module": "dist/index.js",
@@ -22,7 +22,7 @@
22
"dist"
23
],
24
"dependencies": {
25
- "@elizaos/plugin-tee": "^1.0.0-beta.37",
+ "@elizaos/plugin-tee": "^1.0.0-beta.38",
26
"@hapi/shot": "^6.0.1",
27
"@lifi/data-types": "5.15.5",
28
"@lifi/sdk": "3.4.1",
0 commit comments