mirror of
https://github.com/danbulant/node-html-parser
synced 2026-05-19 04:18:52 +00:00
fix version
This commit is contained in:
parent
15f61be62a
commit
e56adecaa4
1 changed files with 2 additions and 2 deletions
|
|
@ -19,7 +19,7 @@
|
|||
],
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"he": "^1.1.1"
|
||||
"he": "1.1.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/entities": "latest",
|
||||
|
|
@ -58,4 +58,4 @@
|
|||
"url": "https://github.com/taoqf/node-fast-html-parser/issues"
|
||||
},
|
||||
"homepage": "https://github.com/taoqf/node-fast-html-parser"
|
||||
}
|
||||
}
|
||||
Loading…
Reference in a new issue