[Embeds] Format big numbers (#5087)

This commit is contained in:
Samuel Newman 2024-09-02 21:04:26 +01:00 committed by GitHub
parent f3f7dfc3e6
commit 0469ca6cb4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 21 additions and 11 deletions

View file

@ -22,7 +22,7 @@
"eslint-plugin-simple-import-sort": "^12.0.0",
"postcss": "^8.4.38",
"tailwindcss": "^3.4.3",
"typescript": "^4.0.5",
"typescript": "^5.5.4",
"vite": "^5.2.8",
"vite-tsconfig-paths": "^4.3.2"
}