From ae42db85728716dca1411e310841cd581e4581e0 Mon Sep 17 00:00:00 2001 From: Hidetaka Okamoto Date: Wed, 21 Feb 2024 16:35:10 +0900 Subject: [PATCH] chore(cli): add vue-cva to prevuild-checkout-page --- .cli.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cli.json b/.cli.json index 133fed0b4e..661ae826b3 100644 --- a/.cli.json +++ b/.cli.json @@ -4,7 +4,7 @@ "integrations": [ { "name": "payment-element", - "clients": ["html", "react-cra"], + "clients": ["html", "react-cra", "vue-cva"], "servers": [ "ruby", "node",