Skip to content

Commit

Permalink
v5.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
taoqf committed Mar 14, 2022
1 parent 0a57958 commit bb577c5
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": "5.3.2",
"version": "5.3.3",
"description": "A very fast HTML parser, generating a simplified DOM, with basic element query support.",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down Expand Up @@ -114,4 +114,4 @@
},
"homepage": "https://github.com/taoqf/node-fast-html-parser",
"sideEffects": false
}
}

0 comments on commit bb577c5

Please sign in to comment.