tmpfs / async-validate

Asynchronous type validation for node and the browser
Other
314 stars 45 forks source link

Publish 0.1.11 to registry.npmjs.org #7

Closed justsee closed 10 years ago

tmpfs commented 10 years ago

This is due to the private proxy and having a registry configured in ~/.npmrc to use the private proxy, without a publishConfig indicating it should be published to the public repository it is published to the private repository and never makes it to public.

I have removed the registry configuration from ~/.npmrc as I wish to publish to the public registry far more often, publishing to the private registry should be done using sdk(1).

0.1.11 is now available: https://www.npmjs.org/package/async-validate.