This commit is contained in:
taoqf 2018-07-16 15:07:55 +08:00
parent 594cc13775
commit 659cb85c6c

View file

@ -1,6 +1,6 @@
{
"name": "node-html-parser",
"version": "1.1.6",
"version": "1.1.7",
"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"
}
}