diff --git a/package.json b/package.json index cae725a..5cdafc5 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "yandex.mail" ], "author": "Stanislav N. aka pztrn", - "license": "GPLv3", + "license": "GPL-3.0-or-later", "devDependencies": { "electron": "^4.0.1", "electron-builder": "^20.38.5" @@ -36,4 +36,4 @@ "icon": "./assets/icons/icon.png" } } -} \ No newline at end of file +}