This commit is contained in:
taoqf 2020-03-31 12:28:56 +08:00
parent 2a6da2e01b
commit 6a7ea254af

View file

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