chore(release): 2.1.2 [skip ci]
## [2.1.2](https://github.com/markedjs/marked/compare/v2.1.1...v2.1.2) (2021-06-22)
### Bug Fixes
* add Node.js 10 to CI and loosen `engines` field ([#2119](https://github.com/markedjs/marked/issues/2119)) ([8659353](8659353bcb
))
This commit is contained in:
parent
8659353bcb
commit
c7b4664b10
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "marked",
|
||||
"version": "2.1.1",
|
||||
"version": "2.1.2",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -2,7 +2,7 @@
|
||||
"name": "marked",
|
||||
"description": "A markdown parser built for speed",
|
||||
"author": "Christopher Jeffrey",
|
||||
"version": "2.1.1",
|
||||
"version": "2.1.2",
|
||||
"main": "./src/marked.js",
|
||||
"browser": "./lib/marked.js",
|
||||
"bin": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user