Skip to content

Commit

Permalink
chore: add missing dep
Browse files Browse the repository at this point in the history
  • Loading branch information
pemrouz committed Sep 15, 2016
1 parent 9f2a751 commit 49eb1ec
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,8 @@
"test": "tap ./test.js"
},
"license": "pemrouz.mit-license.org",
"bin": "./export"
"bin": "./export",
"devDependencies": {
"tap": "^7.1.2"
}
}

0 comments on commit 49eb1ec

Please sign in to comment.