Install resin-platform-api from git

This commit is contained in:
Juan Cruz Viotti 2014-11-17 15:51:44 -04:00
parent 69dbd49444
commit dcf6215f56

View File

@ -31,6 +31,7 @@
"async": "~0.9.0",
"rimraf": "~2.2.8",
"commander": "~2.5.0",
"mkdirp": "~0.5.0"
"mkdirp": "~0.5.0",
"resin-platform-api": "git+ssh://git@bitbucket.org/rulemotion/resin-platform-api.git#master"
}
}