From c8b3190050c612553f3381bc4f9e48d251a3b81e Mon Sep 17 00:00:00 2001 From: hippoz Date: Wed, 3 Feb 2021 02:22:14 +0200 Subject: [PATCH] fix package.json --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 9cb1239..a2acb82 100644 --- a/package.json +++ b/package.json @@ -11,6 +11,6 @@ "url": "https://git.hippoz.xyz/hippoz/wormhole" }, "keywords": [], - "author": "", - "license": "ISC" + "author": "hippoz", + "license": "GPLv3" }