Remove unnecessary dependency

This commit is contained in:
Andrew Stewart 2013-10-23 15:12:26 -07:00
parent 4a57300d32
commit 61e8c776c3
1 changed files with 0 additions and 3 deletions

View File

@ -31,8 +31,5 @@
"mocha": "~1.12.1",
"sinon": "~1.7.3",
"cylon-sphero": "0.0.0"
},
"dependencies": {
"cylon-sphero": "0.0.0"
}
}