Merge pull request #1513 from hallucynogenyc/patch-1

Update for new npm check
This commit is contained in:
Guillermo Rauch
2014-05-06 10:15:33 -04:00

View File

@@ -11,6 +11,10 @@
"socket",
"io"
],
"repository": {
"type": "git",
"url": "git://github.com/LearnBoost/socket.io"
},
"scripts": {
"test": "make test"
},