feat: export bin/marked (#2629)
This commit is contained in:
parent
2c9728da0c
commit
bd8aad973a
@ -23,6 +23,7 @@
|
|||||||
"import": "./lib/marked.esm.js",
|
"import": "./lib/marked.esm.js",
|
||||||
"default": "./lib/marked.cjs"
|
"default": "./lib/marked.cjs"
|
||||||
},
|
},
|
||||||
|
"./bin/marked": "./bin/marked.js",
|
||||||
"./package.json": "./package.json"
|
"./package.json": "./package.json"
|
||||||
},
|
},
|
||||||
"repository": "git://github.com/markedjs/marked.git",
|
"repository": "git://github.com/markedjs/marked.git",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user