Skip to content

Commit

Permalink
Merge pull request #8 from TrySound/fix-dep
Browse files Browse the repository at this point in the history
Remove unnecessary dependency
  • Loading branch information
balupton committed Dec 11, 2015
2 parents c66ee34 + 766efd5 commit c765234
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,8 +90,5 @@
"prepare": "node --harmony nakefile.js prepare",
"release": "node --harmony nakefile.js release",
"test": "node --harmony ./test.js"
},
"dependencies": {
"assert-helpers": "^4.1.0"
}
}

0 comments on commit c765234

Please sign in to comment.