ratelimit-interceptor
v0.1.0
Published
ratelimit-interceptor
Downloads
454
Readme
ratelimit-interceptor
Publish instructions
> grunt bump:[major|minor|patch]
#If you'd like to test it in your local environment
> npm install . -g
or
> cd path/to/project/that/uses/this/package
> npm install path/to/this/package
Test your package in some project and make sure it works. When you are absolutely sure
> git push origin master
> git push origin master --tags
> npm publish