fix: updated package.json
All checks were successful
Build and Deploy Go App / build (push) Successful in 17m52s
Build and Deploy Go App / deploy (push) Successful in 4m19s

This commit is contained in:
nihonium 2025-11-18 05:39:11 +03:00
parent ecccc29aa8
commit 8504746d27
Signed by: nihonium
GPG key ID: 0251623741027CFC

View file

@ -29,5 +29,8 @@
"typescript": "~5.9.3",
"typescript-eslint": "^8.45.0",
"vite": "^7.1.7"
},
"engines": {
"node": "20.x"
}
}