Skip to content

Commit

Permalink
Updating commands
Browse files Browse the repository at this point in the history
  • Loading branch information
jamiehewitt15 committed Sep 18, 2024
1 parent 2e97e01 commit 3ce7842
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,14 @@
{
"command": "ocean-protocol.helloWorld",
"title": "Hello World"
},
{
"command": "ocean-protocol.searchAssets",
"title": "Ocean: Search Assets"
},
{
"command": "ocean-protocol.getAssetDetails",
"title": "Ocean: Get Asset Details"
}
]
},
Expand Down

0 comments on commit 3ce7842

Please sign in to comment.