feature(tryrequire) add from npm

This commit is contained in:
coderaiser 2015-01-01 13:47:21 -05:00
parent 102ec0731a
commit 7fe855edfe
9 changed files with 13 additions and 56 deletions

View file

@ -44,7 +44,8 @@
"pipe-io": "~1.1.1",
"ponse": "~1.3.0",
"restafary": "~1.0.0",
"socket.io": "~1.2.0"
"socket.io": "~1.2.0",
"tryrequire": "~1.1.5"
},
"devDependencies": {
"changelog-io": "~1.3.4",