diff --git a/package-lock.json b/package-lock.json index e0fa324..a692031 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7,7 +7,7 @@ "": { "name": "@cldn/ip", "version": "0.0.0-dev", - "license": "LGPL-3.0", + "license": "LGPL-3.0-only", "devDependencies": { "@vitest/coverage-v8": "^4.1.2", "@vitest/ui": "^4.1.2", diff --git a/package.json b/package.json index 914bff3..db77c0b 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "description": "A modern, object-oriented TypeScript library for representing and performing arithmetic on IP addresses and subnets.", "homepage": "https://ip.cldn.pro", "author": "Cloudnode", - "license": "LGPL-3.0", + "license": "LGPL-3.0-only", "type": "module", "main": "dist/index.js", "files": [