From 10e0d602bde1225fe95739b20dcfa43bf1600418 Mon Sep 17 00:00:00 2001 From: nanov Date: Thu, 7 Nov 2019 10:38:01 +0200 Subject: [PATCH] chore: update license expression in package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a5e57a9..7c4ad3c 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "url": "https://github.com/yagop" } ], - "license": "GPLv3", + "license": "GPL-3.0-only", "dependencies": { "handlebars": "^4.4.3", "js2xmlparser": "^4.0.0",