Skip to content

Commit

Permalink
Sort aggregated chains.json alphabetically
Browse files Browse the repository at this point in the history
  • Loading branch information
simcheolhwan committed Aug 12, 2024
1 parent d492464 commit a20006d
Show file tree
Hide file tree
Showing 4 changed files with 178 additions and 168 deletions.
10 changes: 5 additions & 5 deletions _api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,16 @@
"build": "tsx src/main.ts"
},
"devDependencies": {
"@initia/initia-registry-types": "^0.0.17",
"@tsconfig/recommended": "^1.0.6",
"@types/node": "^20.14.8",
"@types/ramda": "^0.30.0",
"@initia/initia-registry-types": "^0.0.20",
"@tsconfig/recommended": "^1.0.7",
"@types/node": "^22.2.0",
"@types/ramda": "^0.30.1",
"@types/uuid": "^10.0.0",
"chalk": "^5.3.0",
"ramda": "^0.30.1",
"sharp": "^0.33.4",
"svgo": "^3.3.2",
"tsx": "^4.15.7",
"tsx": "^4.17.0",
"uuid": "^10.0.0"
}
}
Loading

0 comments on commit a20006d

Please sign in to comment.