asterisk / node-ari-client

Node.js client for ARI. This library is best effort with limited support.
Other
249 stars 98 forks source link

Moves request lib to dependencies #112

Closed samuelg closed 6 years ago

samuelg commented 6 years ago

Now that we use the request library in the client to determine if the host is reachable, we need the library in the dependencies instead of the dev dependencies.

Fixes #111

samuelg commented 6 years ago

Published to NPM.