Skip to content

Commit

Permalink
bot(ci): generate token list
Browse files Browse the repository at this point in the history
  • Loading branch information
yqrashawn authored and github-actions[bot] committed Apr 10, 2024
1 parent 5bd2cb8 commit 99303f7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tokenlist",
"version": "0.0.12",
"version": "0.0.13",
"scripts": {
"validate": "./bin/validate.mjs",
"generate": "./bin/generate.mjs"
Expand Down
4 changes: 2 additions & 2 deletions scroll.tokenlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"layer2",
"infrastructure"
],
"timestamp": "2024-04-10T11:38:10.663Z",
"timestamp": "2024-04-10T12:06:45.787Z",
"tokens": [
{
"chainId": 1,
Expand Down Expand Up @@ -492,6 +492,6 @@
"version": {
"major": 0,
"minor": 0,
"patch": 12
"patch": 13
}
}

0 comments on commit 99303f7

Please sign in to comment.