Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
Mykola committed Jan 2, 2020
1 parent 30a66ee commit b7978e9
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit b7978e9

Please sign in to comment.