feat: export bin/marked (#2629)

This commit is contained in:
Jérémy Lal 2022-10-30 23:14:31 +01:00 committed by GitHub
parent 2c9728da0c
commit bd8aad973a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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",