From c7b704800b7e2f005c27c50ab8d35549c5ed2c85 Mon Sep 17 00:00:00 2001 From: karishmas6 Date: Thu, 24 Oct 2024 19:37:40 +0530 Subject: [PATCH] chore: update license --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index b4d60cf4..2991aede 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "maxun", - "version": "0.1.0", - "author": "Karishma Shukla", - "license": "", + "version": "0.0.1", + "author": "Maxun", + "license": "AGPL-3.0-or-later", "dependencies": { "@cliqz/adblocker-playwright": "^1.30.0", "@emotion/react": "^11.9.0",