From 3bc39ccee19978e0c7f0cee9aeacad67ab71f224 Mon Sep 17 00:00:00 2001 From: rock2089 Date: Wed, 10 Jun 2026 20:33:59 +0800 Subject: [PATCH] fix: add license --- package.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index c07049b..827b940 100644 --- a/package.json +++ b/package.json @@ -52,5 +52,6 @@ }, "dependencies": { "minimatch": "^5.1.1" - } -} + }, + "license": "MIT" +} \ No newline at end of file