package.json: fixup license identifier

This commit is contained in:
Philip H 2024-05-30 13:47:24 +02:00 committed by GitHub
parent f06b7e00aa
commit e5e63c43e6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
"buildcss": "npx tailwindcss -i ./www/src/css/app.css -o ./www/css/app.css"
},
"author": "Emile Nijssen",
"license": "GPL",
"license": "CC BY-NC-SA 4.0",
"dependencies": {
"debug": "^4.3.4",
"express-session": "^1.18.0",