diff --git a/package.json b/package.json index 8cc35b6..59d8260 100644 --- a/package.json +++ b/package.json @@ -2,6 +2,7 @@ "name": "war-web", "version": "1.0.0", "description": "红蓝攻防对抗系统前端", + "license": "MIT", "type": "module", "scripts": { "start": "vite preview",