Add should npm declaration

This commit is contained in:
kpdecker
2013-06-01 23:55:20 -05:00
parent 7b1ad8aa38
commit 9d4a94616a
+2 -1
View File
@@ -22,7 +22,8 @@
"dust": "~0.3",
"jison": "~0.3",
"mocha": "*",
"mustache": "~0.7.2"
"mustache": "~0.7.2",
"should": "~1.2.2"
},
"main": "lib/handlebars.js",
"bin": {