Skip to content

Commit 2dc9bd1

Browse files
author
Agent Config Scanner
committed
chore: update agentConfig and bump version
1 parent cef0454 commit 2dc9bd1

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@elizaos/plugin-jupiter",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"main": "dist/index.js",
55
"type": "module",
66
"types": "dist/index.d.ts",
@@ -23,5 +23,9 @@
2323
"repository": {
2424
"type": "git",
2525
"url": "git+https://github.com/elizaos-plugins/plugin-jupiter.git"
26+
},
27+
"agentConfig": {
28+
"pluginType": "elizaos:plugin:1.0.0",
29+
"pluginParameters": {}
2630
}
2731
}

0 commit comments

Comments
 (0)