Name change on commit da2f201 breaks 'npm install joola.io'. npm is looking for joola.io.sdk@0.6.1-develop still when version has been bumped to 0.6.1.
npm install joola.io
npm WARN engine jool.io@0.6.3: wanted: {"node":"0.10.*","npm":"1.4.*"} (current: {"node":"0.10.29","npm":"1.5.0-alpha-1"})
npm ERR! Error: version not found: joola.io.sdk@0.6.1-develop
npm ERR! at setData (/usr/local/lib/node_modules/npm/lib/cache/add-named.js:127:12)
npm ERR! at saved (/usr/local/lib/node_modules/npm/node_modules/npm-registry-client/lib/get.js:167:7)
npm ERR! at Object.oncomplete (fs.js:107:15)
Name change on commit da2f201 breaks 'npm install joola.io'. npm is looking for joola.io.sdk@0.6.1-develop still when version has been bumped to 0.6.1.