mirror of
https://github.com/danbulant/node-html-parser
synced 2026-06-19 06:31:30 +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",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"he": "^1.1.1"
|
"he": "1.1.1"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/entities": "latest",
|
"@types/entities": "latest",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue