Skip to content

Commit 61d3c15

Browse files
committed
Add pre-commit
1 parent 6d6362f commit 61d3c15

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
@@ -29,7 +29,8 @@
2929
},
3030
"homepage": "https://github.com/blakeembrey/array-flatten",
3131
"devDependencies": {
32+
"istanbul": "^0.2.6",
3233
"mocha": "^1.18.0",
33-
"istanbul": "^0.2.6"
34+
"pre-commit": "0.0.9"
3435
}
3536
}

0 commit comments

Comments
 (0)