From e1db04b0e86d68097be629ff46d8116dd7382e2c Mon Sep 17 00:00:00 2001 From: tianyingchun Date: Thu, 20 Jun 2024 13:37:22 +0800 Subject: [PATCH] chore: updates --- package.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/package.json b/package.json index 2b8a21e..776afbd 100644 --- a/package.json +++ b/package.json @@ -6,6 +6,13 @@ "categories": [ "Other" ], + "keywords": [ + "hyperse", + "typescript", + "vscode", + "vscode extension", + "inversify" + ], "main": "./dist/extension.js", "scripts": { "vscode:prepublish": "yarn run package",