Skip to content

Commit

Permalink
Remove generate:lcTokenList script in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
JIOjosBG committed Nov 23, 2023
1 parent 8470c60 commit f0f5a0d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
"license": "MIT",
"scripts": {
"generate:contractInfo": "node scripts/generateContractInfo.js > constants/humanizerInfo.json",
"generate:lcTokenList": "node scripts/generateLowerCaseTokenList.js > temp/tokenList.json",
"build": "node scripts/build.js",
"predeploy": "yarn run build",
"deploy": "gh-pages -d build",
Expand Down

0 comments on commit f0f5a0d

Please sign in to comment.