diff --git a/package.json b/package.json index e20bc627..86ee7e8d 100644 --- a/package.json +++ b/package.json @@ -23,6 +23,7 @@ "import": "./lib/marked.esm.js", "default": "./lib/marked.cjs" }, + "./bin/marked": "./bin/marked.js", "./package.json": "./package.json" }, "repository": "git://github.com/markedjs/marked.git",