This commit is contained in:
Mykola 2020-01-02 10:18:43 -08:00
parent 30a66ee8a8
commit b7978e9023
3 changed files with 1 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 35 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

View File

@ -11,7 +11,7 @@
"list": "npm run cleanup && ts-node ./script/gen_list",
"resize": "npm run cleanup && ts-node ./script/resize_images",
"map-cmc": "npm run cleanup && ts-node ./pricing/coinmarketcap/script",
"magic": "npm run cleanup && npm run update-bep2 && npm run checksum-erc20 && npm run resize && npm run list && npm run test"
"magic": "npm run update-bep2 && npm run checksum-erc20 && npm run resize && npm run list && npm run test"
},
"repository": {
"type": "git",