Switched to git repo for dependencies

Since this development branch is moving really fast, and
depending on other projects movins as well, I switched to
git for dependencies.

Will fix dependencies to version when packaging a release.
Esse commit está contido em:
Laurent Eschenauer
2013-05-29 20:24:43 +02:00
commit 48ac0c7342
+2 -2
Ver Arquivo
@@ -17,11 +17,11 @@
"artificial horizon"
],
"dependencies": {
"ar-drone": "0.0.5",
"ar-drone": "git+ssh://git@github.com:felixge/node-ar-drone.git#master",
"express": "3.0.x",
"ejs": "~0.8.3",
"socket.io": "~0.9.4",
"dronestream": "~1.0.3"
"dronestream": "git+ssh://git@github.com:eschnou/node-dronestream.git#master"
},
"author": "Laurent Eschenauer <laurent@eschenauer.be>",
"contributors": [