From 690a2df369def75608b8f8b2fd319ace609e9b2a Mon Sep 17 00:00:00 2001 From: Patcher99 Date: Tue, 12 Mar 2024 22:28:34 +0530 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1c07ac0..dc5d485 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "monitoring" ], "author": "Doku Labs", - "license": "ISC", + "license": "Apache-2.0", "dependencies": { "stream": "^0.0.2" },