Compare commits

...
Author SHA1 Message Date
GMGN.AI 1e45828c8c 1.5.1 2026-07-09 14:41:01 +08:00
davidsxandGitHub 2c88807988 Merge pull request #171 from GMGNAI/feat-add-robinhood-chain-support
feat(chain): add robinhood support; disable monad/megaeth/hyperevm/tron
2026-07-09 14:04:01 +08:00
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "gmgn-cli",
"version": "1.5.0",
"version": "1.5.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "gmgn-cli",
"version": "1.5.0",
"version": "1.5.1",
"license": "MIT",
"dependencies": {
"commander": "^12.1.0",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "gmgn-cli",
"version": "1.5.0",
"version": "1.5.1",
"description": "GMGN OpenAPI CLI — call GMGN market, token, portfolio and swap APIs from the command line",
"type": "module",
"bin": {