missing version numbers

This commit is contained in:
2026-03-22 23:29:34 -04:00
parent 2495a2c358
commit 64522764cb
2 changed files with 1 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
{ {
"name": "rosterchirp-frontend", "name": "rosterchirp-frontend",
"version": "0.11.26", "version": "0.11.28",
"private": true, "private": true,
"scripts": { "scripts": {
"dev": "vite", "dev": "vite",

View File

@@ -27,12 +27,6 @@
"sizes": "512x512", "sizes": "512x512",
"type": "image/png" "type": "image/png"
},
{
"src": "/icons/icon-512.png",
"sizes": "512x512",
"type": "image/png",
"purpose": "any"
} }
], ],
"min_width": "320px" "min_width": "320px"