Поднята версия до 3.20.2
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 51s

This commit is contained in:
poignatov
2026-01-20 20:13:26 +03:00
parent 5905711f7f
commit c4b4ed2c3f
3 changed files with 2 additions and 3 deletions

View File

@@ -1 +1 @@
3.20.1 3.20.2

View File

@@ -1,6 +1,6 @@
{ {
"name": "play-life-web", "name": "play-life-web",
"version": "3.20.1", "version": "3.20.2",
"type": "module", "type": "module",
"scripts": { "scripts": {
"dev": "vite", "dev": "vite",

View File

@@ -94,7 +94,6 @@
} }
.wishlist-card { .wishlist-card {
border-radius: 18px;
overflow: hidden; overflow: hidden;
cursor: pointer; cursor: pointer;
transition: transform 0.2s; transition: transform 0.2s;