diff --git a/package.json b/package.json index cc56e4f..9836670 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "vscode", "vsce" ], - "main": "index.js", + "exports": "./index.js", "files": [ "lib/**/*.js" ],