From f3a0b478a8b4ab7062340b7fc13eb7c92216a2d9 Mon Sep 17 00:00:00 2001 From: john Date: Fri, 4 Apr 2025 16:52:27 +0200 Subject: [PATCH] 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. --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index 1cf4e50..f0a4ef5 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,6 @@ "main": "index.js", "repository": "gitea@git.botris.dev:john/resume.git", "author": "john ", - "license": "MIT", "private": true, "scripts": { "serve": "deno run --allow-read=. --allow-net server.ts"