Skip to content

Commit 102551a

Browse files
committed
add mocha as dev dependency
1 parent 15abe40 commit 102551a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@
1212
"chalk": "0.4.0",
1313
"tunnel": "0.0.3"
1414
},
15+
"devDependencies": {
16+
"mocha": "~1.15.1"
17+
},
1518
"licenses": [
1619
{
1720
"type": "MIT",

0 commit comments

Comments
 (0)