fix: add PNG icons for PWA compatibility (Android/iOS)

This commit is contained in:
2026-02-12 19:49:15 +01:00
parent 8e3ae3e7d6
commit 2a88362d00
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "vue-nonograms-solid",
"version": "1.12.1",
"version": "1.12.2",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "vue-nonograms-solid",
"version": "1.12.1",
"version": "1.12.2",
"dependencies": {
"fireworks-js": "^2.10.8",
"flag-icons": "^7.5.0",

View File

@@ -1,6 +1,6 @@
{
"name": "vue-nonograms-solid",
"version": "1.12.1",
"version": "1.12.2",
"homepage": "https://nonograms.7u.pl/",
"type": "module",
"scripts": {