package.json: fix license SPDX code

This commit is contained in:
Alice Gaudon 2020-05-20 17:46:41 +02:00
parent 2ab506583a
commit e21af1874e
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
"email": "alice@gaudon.pro"
},
"homepage": "https://gitlab.com/ArisuOngaku/tabs",
"license": "GPL-3",
"license": "GPL-3.0-only",
"main": "tabs.js",
"scripts": {
"start": "electron .",