Skip to content

Commit

Permalink
tap in dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Raynos committed Aug 4, 2012
1 parent af0ab4d commit c556d1c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@
"test": "tap test/*.js"
},
"devDependencies": {
"assertions": "2.3"
"assertions": "2.3",
"tap": "~0.3.0"
},
"author": "Dominic Tarr <dominic.tarr@gmail.com> (dominictarr.com)",
"optionalDependencies": {},
Expand Down

0 comments on commit c556d1c

Please sign in to comment.