This commit is contained in:
taoqiufeng 2017-06-14 17:29:14 +08:00
parent 3ccba85a6a
commit 9fcf7fe361

View file

@ -1,6 +1,6 @@
{
"name": "node-html-parser",
"version": "1.1.1",
"version": "1.1.2",
"description": "A very fast HTML parser, generating a simplified DOM, with basic element query support.",
"main": "dist/index.js",
"types": "dist/index.d.ts",