fix docker credential helper when credentials are not found

This commit is contained in:
2024-12-28 06:59:01 -05:00
parent 0cfa9fc07a
commit 4c18de8b7a
7 changed files with 19 additions and 11 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "creddy",
"version": "0.6.1",
"version": "0.6.2",
"scripts": {
"dev": "vite",
"build": "vite build",