From 7bc181fc281e4e4ef19259a97e9014a46690001e Mon Sep 17 00:00:00 2001 From: Yuzu Date: Mon, 31 Oct 2022 22:21:53 +0700 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c9c7d62..b259198 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "main": "index.js", "repository": "https://github.com/YuzuZensai/Cloudflare-DDNS-Updater.git", "author": "Yuzu ", - "license": "MIT", + "license": "GPL-3.0", "dependencies": { "axios": "^0.26.0", "dotenv": "^16.0.0",