mirror of
https://github.com/danbulant/node-html-parser
synced 2026-06-22 00:12:01 +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",
|
||||
|
|
|
|||
Loading…
Reference in a new issue