Skip to content

Commit

Permalink
chore: add platinum tier size (#71)
Browse files Browse the repository at this point in the history
  • Loading branch information
harish-sethuraman authored Jun 25, 2024
1 parent 8501890 commit 9eab310
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/update-readme.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ const README_FILE_PATHS = [
];

const heights = {
platinum: 128,
gold: 96,
silver: 64,
bronze: 32,
Expand Down

0 comments on commit 9eab310

Please sign in to comment.