max coin limit (#140)

Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
This commit is contained in:
Doh
2025-05-22 22:05:49 -04:00
committed by GitHub
parent a3d2b1ef96
commit 82f45343ae
14 changed files with 121 additions and 56 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "habittrove",
"version": "0.2.14",
"version": "0.2.15",
"private": true,
"scripts": {
"dev": "next dev --turbopack",