From a387f16cf74fea9f38d71c22f43083be666183b6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Djk=C3=A1=C5=A5o?= Date: Tue, 14 May 2024 19:53:23 +0200 Subject: [PATCH] deps typos --- Makefile.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Makefile.toml b/Makefile.toml index 0c961f9..2e669dd 100644 --- a/Makefile.toml +++ b/Makefile.toml @@ -34,9 +34,9 @@ workspace = false dependencies = [ "delete-images", "build-abandoned-checkouts", - "build-payment-stripe", - "build-payment-klarna", - "build-payment-authorize.net", + "build-stripe", + "build-klarna", + "build-authorize-net", "build-avatax", "build-cms-v2", "build-crm",