mirror of
https://github.com/danbulant/node-html-parser
synced 2026-06-18 22:21:24 +00:00
1.1.1
This commit is contained in:
parent
cc991c2f3d
commit
d1d20a7ed1
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "node-html-parser",
|
"name": "node-html-parser",
|
||||||
"version": "1.1.0",
|
"version": "1.1.1",
|
||||||
"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",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue