add mit license (#69)

This commit is contained in:
Patrick ZGW
2022-04-23 15:27:12 +02:00
committed by GitHub
parent 5a8e7eda6d
commit 9bc091988b
3 changed files with 23 additions and 2 deletions

View File

@@ -4,7 +4,7 @@
"name": "einundzwanzig.space",
"description": "Einundzwanzig Podcast Website",
"repository": "git@github.com:Einundzwanzig-Podcast/einundzwanzig.space.git",
"license": "UNLICENSED",
"license": "MIT",
"engines": {
"node": ">=16.0.0"
},