mirror of
https://github.com/danbulant/node-html-parser
synced 2026-06-20 07:01:57 +00:00
prepare
This commit is contained in:
parent
e8c0d3c5bc
commit
63b4915a86
1 changed files with 2 additions and 3 deletions
|
|
@ -7,8 +7,7 @@
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "mocha",
|
"test": "mocha",
|
||||||
"build": "gulp",
|
"build": "gulp",
|
||||||
"pretest": "gulp",
|
"prepare": "gulp"
|
||||||
"prepublish": "gulp"
|
|
||||||
},
|
},
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"fast html parser nodejs typescript"
|
"fast html parser nodejs typescript"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue