From ea89a48189bf506570e6cff9b6e8161b4cf63e1b Mon Sep 17 00:00:00 2001 From: Elbert Alias <77259+AliasIO@users.noreply.github.com> Date: Mon, 6 Sep 2021 07:41:03 +1000 Subject: [PATCH] Update c.json --- src/technologies/c.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/technologies/c.json b/src/technologies/c.json index 3a494803c..3f4f3a6c7 100644 --- a/src/technologies/c.json +++ b/src/technologies/c.json @@ -1828,6 +1828,7 @@ "description": "Customer.io is an automated messaging platform for marketers.", "icon": "Customer.io.png", "saas": true, + "pricing": ["recurring", "medium"], "scripts": "assets\\.customer\\.io", "website": "https://customer.io/" }, @@ -1939,4 +1940,4 @@ "oss": true, "website": "https://github.com/zloirock/core-js" } -} \ No newline at end of file +}