From 108894e938c62fc2e3184eee022f5775bcc66c2e Mon Sep 17 00:00:00 2001 From: yutent Date: Sun, 9 Oct 2022 15:10:11 +0800 Subject: [PATCH] fixed --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d256098..d9e4282 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "activationEvents": [ "*" ], - "main": "index.js", + "main": "out.js", "contributes": { "commands": [ {