Skip to content

Commit 63b4915

Browse files
author
taoqiufeng
committed
prepare
1 parent e8c0d3c commit 63b4915

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@
77
"scripts": {
88
"test": "mocha",
99
"build": "gulp",
10-
"pretest": "gulp",
11-
"prepublish": "gulp"
10+
"prepare": "gulp"
1211
},
1312
"keywords": [
1413
"fast html parser nodejs typescript"
@@ -58,4 +57,4 @@
5857
"url": "https://github.com/taoqf/node-fast-html-parser/issues"
5958
},
6059
"homepage": "https://github.com/taoqf/node-fast-html-parser"
61-
}
60+
}

0 commit comments

Comments
 (0)