fix licence
This commit is contained in:
parent
5b6dd23fdf
commit
48dce142ed
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
"main": "index.js",
|
||||
"repository": "git@gitlab.jonasled.de:jonasled/website.git",
|
||||
"author": "jonasled <git@jonasled.de>",
|
||||
"license": "LGPL-3.0-or-later",
|
||||
"license": "GPL-3.0-or-later",
|
||||
"scripts": {
|
||||
"compile": "concurrently \"yarn css\" \"yarn js\"",
|
||||
"css": "sass scss/:public/css --style=compressed --no-source-map",
|
||||
|
|
Loading…
Reference in a new issue