diff --git a/package.json b/package.json index 5c481fe..64c3c39 100644 --- a/package.json +++ b/package.json @@ -5,6 +5,10 @@ "main": "./src/index.js", "browser": "./lib/index.umd.js", "type": "module", + "files": [ + "lib/", + "src/" + ], "keywords": [ "marked", "extension"