From ce59853792ad970698923a0bc3524f58a5170cbb Mon Sep 17 00:00:00 2001 From: Wanpan Date: Fri, 26 Jul 2024 11:15:55 +0800 Subject: [PATCH] chore: update package.json --- package.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 9f20c83..fcb1ebd 100644 --- a/package.json +++ b/package.json @@ -1,13 +1,19 @@ { "name": "joystick-kit", "version": "2.0.1", - "description": "A react library developed with dumi", + "description": "🎮 Virtual joystick | 虚拟摇杆 游戏手柄", "keywords": [ + "game-controls", "joystick", "虚拟手柄", "摇杆" ], + "repository": { + "type": "git", + "url": "https://github.com/wanpan11/joystick.git" + }, "license": "MIT", + "author": "wanp11", "module": "dist/index.js", "types": "dist/index.d.ts", "files": [