This commit is contained in:
taoqf 2018-08-17 17:08:19 +08:00
parent 225e5814b8
commit 15f61be62a

View file

@ -1,6 +1,6 @@
{
"name": "node-html-parser",
"version": "1.1.8",
"version": "1.1.9",
"description": "A very fast HTML parser, generating a simplified DOM, with basic element query support.",
"main": "dist/index.js",
"types": "dist/index.d.ts",
@ -58,4 +58,4 @@
"url": "https://github.com/taoqf/node-fast-html-parser/issues"
},
"homepage": "https://github.com/taoqf/node-fast-html-parser"
}
}