chore(release): 2.1.3 [skip ci]
## [2.1.3](https://github.com/markedjs/marked/compare/v2.1.2...v2.1.3) (2021-06-25)
### Bug Fixes
* update commonmark spec to v0.30 ([#2113](https://github.com/markedjs/marked/issues/2113)) ([62d6a0e](62d6a0e325
))
This commit is contained in:
parent
a90848f4db
commit
3a81bde4eb
4
package-lock.json
generated
4
package-lock.json
generated
@ -1,11 +1,11 @@
|
||||
{
|
||||
"name": "marked",
|
||||
"version": "2.1.2",
|
||||
"version": "2.1.3",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"version": "2.1.2",
|
||||
"version": "2.1.3",
|
||||
"license": "MIT",
|
||||
"bin": {
|
||||
"marked": "bin/marked"
|
||||
|
@ -2,7 +2,7 @@
|
||||
"name": "marked",
|
||||
"description": "A markdown parser built for speed",
|
||||
"author": "Christopher Jeffrey",
|
||||
"version": "2.1.2",
|
||||
"version": "2.1.3",
|
||||
"main": "./src/marked.js",
|
||||
"browser": "./lib/marked.js",
|
||||
"bin": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user