update PWA icon, fix floating number balance (#159)

This commit is contained in:
Doh
2025-06-04 18:40:48 -04:00
committed by GitHub
parent 98b5d5eebb
commit 8d2bfaf62c
12 changed files with 100 additions and 32 deletions

View File

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