diff --git a/package.json b/package.json index e7881b2..0f087ca 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "lesspass-webextension", "description": "chrome and firefox web extension for LessPass", - "license": "GPLv3", + "license": "GPL-3.0", "author": "Guillaume Vincent ", "scripts": { "prebuild": "npm prune && npm install",