Merge branch 'license-fix' into 'master'
Fix license name in package.json See merge request pztrn/yandexmail-desktop!1
This commit is contained in:
commit
f2ef13dafa
@ -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