From 3f3b6168b3c59bff2b58e2d661d28f462db28f0f Mon Sep 17 00:00:00 2001 From: Brad Warren Date: Tue, 4 Nov 2025 12:16:23 -0800 Subject: [PATCH] remove license --- installer-gui/package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/installer-gui/package.json b/installer-gui/package.json index 9f6daad..d7dee96 100644 --- a/installer-gui/package.json +++ b/installer-gui/package.json @@ -14,7 +14,6 @@ "fix": "eslint --fix .", "tauri": "tauri" }, - "license": "MIT", "dependencies": { "@tailwindcss/vite": "^4.1.16", "@tauri-apps/api": "^2",