From 7640e5c6bc4a79fdcad230c08806c1e9cf8096ca Mon Sep 17 00:00:00 2001 From: SimonBrazell Date: Fri, 16 Apr 2021 10:45:15 +1000 Subject: Prepare for release 1.1.47 --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index d786d3a..45f6a69 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "privacy-redirect", - "description": "Redirects Twitter, YouTube, Instagram & Google Maps requests to privacy friendly alternatives.", + "description": "Redirects Twitter, YouTube, Instagram and more to privacy friendly alternatives.", "engines": { "node": ">=10.0.0", "npm": ">=5.6.0" @@ -14,12 +14,12 @@ "url": "git+https://github.com/SimonBrazell/privacy-redirect.git" }, "author": "SimonBrazell", - "license": "GPLv3", + "license": "GPL-3.0-only", "bugs": { "url": "https://github.com/SimonBrazell/privacy-redirect/issues" }, "homepage": "https://github.com/SimonBrazell/privacy-redirect#readme", "devDependencies": { - "web-ext": "^5.4.1" + "web-ext": "^6.0.0" } } -- cgit v1.2.3