Skip to content

Commit

Permalink
v4.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
taoqf committed Jul 26, 2021
1 parent c848793 commit 562c9f2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "node-html-parser",
"version": "4.1.1",
"version": "4.1.2",
"description": "A very fast HTML parser, generating a simplified DOM, with basic element query support.",
"main": "dist/index.js",
"module": "dist/esm/index.js",
Expand Down Expand Up @@ -85,4 +85,4 @@
},
"homepage": "https://github.com/taoqf/node-fast-html-parser",
"sideEffects": false
}
}

0 comments on commit 562c9f2

Please sign in to comment.