mirror of
https://github.com/danbulant/node-html-parser
synced 2026-06-20 07:01:57 +00:00
v1.1.5
This commit is contained in:
parent
76eb94a01e
commit
89f0c21784
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "node-html-parser",
|
"name": "node-html-parser",
|
||||||
"version": "1.1.4",
|
"version": "1.1.5",
|
||||||
"description": "A very fast HTML parser, generating a simplified DOM, with basic element query support.",
|
"description": "A very fast HTML parser, generating a simplified DOM, with basic element query support.",
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
"types": "dist/index.d.ts",
|
"types": "dist/index.d.ts",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue