This commit is contained in:
taoqf 2020-02-16 17:43:42 +08:00
parent a72c0da9ee
commit 8d3cb4c523

View file

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