Fix license name in package.json
This commit is contained in:
parent
c8349a314f
commit
f743c89b74
@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user