Skip to content

Commit c557495

Browse files
author
taoqiufeng
committed
v1.0.2
1 parent 1bbf8fc commit c557495

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fast-html-parser",
3-
"version": "1.1.4",
3+
"version": "1.0.2",
44
"description": "A very fast HTML parser, generating a simplified DOM, with basic element query support.",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",
@@ -57,4 +57,4 @@
5757
"url": "https://github.com/ashi009/node-fast-html-parser/issues"
5858
},
5959
"homepage": "https://github.com/ashi009/node-fast-html-parser"
60-
}
60+
}

0 commit comments

Comments
 (0)