unlicense

i don't fully understand the implications of having a license on my resume is? since it was automatically added anyway i just delete it.
This commit is contained in:
john 2025-04-04 16:52:27 +02:00
parent e76376d671
commit f3a0b478a8

View file

@ -4,7 +4,6 @@
"main": "index.js", "main": "index.js",
"repository": "gitea@git.botris.dev:john/resume.git", "repository": "gitea@git.botris.dev:john/resume.git",
"author": "john <me@johnmorr.is>", "author": "john <me@johnmorr.is>",
"license": "MIT",
"private": true, "private": true,
"scripts": { "scripts": {
"serve": "deno run --allow-read=. --allow-net server.ts" "serve": "deno run --allow-read=. --allow-net server.ts"