From c8c03f5f03655a70d8e903171ee9a08c0c35be01 Mon Sep 17 00:00:00 2001 From: nerim Date: Mon, 23 Jun 2025 14:03:41 +0200 Subject: [PATCH] Replacing '202x Ingram Micro inc.' for '2025 CloudBlue' in all files --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 10669d5..5a3be24 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "build": "babel src --out-dir lib", "docs": "jsdoc -c jsdoc.json" }, - "author": "Ingram Micro Inc", + "author": "CloudBlue", "license": "MIT", "devDependencies": { "@babel/cli": "^7.5.5",