Skip to content

Commit

Permalink
scripts: remove removed script
Browse files Browse the repository at this point in the history
  • Loading branch information
evan-gray committed Mar 19, 2024
1 parent 5334562 commit 0c80d3b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion database/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
"types": "dist/src/index.d.ts",
"scripts": {
"backfill-transfer-data": "ts-node scripts/backfillTransferData.ts",
"update-token-metadata": "ts-node scripts/updateTokenMetadata.ts",
"backfill-price-history": "ts-node scripts/backfillPriceHistory.ts"
},
"dependencies": {
Expand Down

0 comments on commit 0c80d3b

Please sign in to comment.