mirror of
https://github.com/danbulant/node-html-parser
synced 2026-06-20 07:01:57 +00:00
add pretest
This commit is contained in:
parent
c557495755
commit
9d16798f46
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "mocha",
|
"test": "mocha",
|
||||||
"build": "gulp",
|
"build": "gulp",
|
||||||
|
"pretest": "gulp",
|
||||||
"prepare": "gulp"
|
"prepare": "gulp"
|
||||||
},
|
},
|
||||||
"keywords": [
|
"keywords": [
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue