Skip to content

Commit 0c1bad5

Browse files
committed
add prepack
1 parent a388f2c commit 0c1bad5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44
"description": "hdiffpatch port to node.js",
55
"main": "index.js",
66
"scripts": {
7-
"test": "node test/test.js"
7+
"test": "node test/test.js",
8+
"prepack": "git submodule update --init --recursive"
89
},
910
"gypfile": true,
1011
"author": "housisong",

0 commit comments

Comments
 (0)