fix bank-card validation bug

This commit is contained in:
smanylov
2026-03-24 21:55:43 +07:00
parent f4b4f4bafb
commit 4986455919
4 changed files with 25 additions and 14 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "no-copy-frontend",
"version": "0.68.0",
"version": "0.69.0",
"private": true,
"scripts": {
"dev": "next dev -p 2999",