This commit is contained in:
taoqiufeng 2017-06-16 09:32:58 +08:00
parent b9c923a806
commit e8c0d3c5bc

View file

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