add grunt browserify package so "npm install" works

This commit is contained in:
Ryan X. Charles 2014-03-08 21:52:47 -05:00
parent 52c12aa5f4
commit c2705813b3
1 changed files with 1 additions and 0 deletions

View File

@ -58,6 +58,7 @@
"grunt-contrib-watch": "~0.5.3",
"grunt-mocha-test": "~0.8.2",
"grunt-shell": "~0.6.4",
"grunt-browserify": "~2.0.0",
"browser-pack": "*",
"grunt-markdown": "~0.5.0",
"mocha": ">=1.15.1",