This commit is contained in:
taoqf 2020-03-08 14:42:17 +08:00
parent 6766cb97d1
commit eda0281d4e

View file

@ -1,6 +1,6 @@
{
"name": "node-html-parser",
"version": "1.2.8",
"version": "1.2.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",
@ -64,4 +64,4 @@
"url": "https://github.com/taoqf/node-fast-html-parser/issues"
},
"homepage": "https://github.com/taoqf/node-fast-html-parser"
}
}