This commit is contained in:
taoqf 2020-02-05 13:46:53 +08:00
parent a0fc07a23c
commit a777a8814f

View file

@ -1,6 +1,6 @@
{
"name": "node-html-parser",
"version": "1.2.1",
"version": "1.2.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",