easternbloc / node-stomp-client

A STOMP client for Node.js
Other
93 stars 47 forks source link

Update node dependency with no arbitrary cap #10

Closed sam-github closed 11 years ago

sam-github commented 11 years ago

If you prefer, you can explicitly list 0.11, but it makes more sense to me to remove the cap, then have to update stomp-client every time there is a new node release.

easternbloc commented 11 years ago

Yeah I'm cool with that. We can just remove the cap until some breaking change happens to the API