We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
4.0.2
The publish that just occurred is empty, causing errors when require('pirates')ing as the main lib/index.js cannot be found.
require('pirates')
main
lib/index.js
/node_modules/pirates $ ls -a . .. LICENSE README.md index.d.ts package.json
The text was updated successfully, but these errors were encountered:
Eh, sorry, just saw the fix commits going on.
Sorry, something went wrong.
Yeah i noticed too, is fixed now in 4.0.3. npm also didn't let me unpublish 10 seconds after release :/
pirates
No branches or pull requests
The publish that just occurred is empty, causing errors when
require('pirates')
ing as themain
lib/index.js
cannot be found./node_modules/pirates $ ls -a . .. LICENSE README.md index.d.ts package.json
The text was updated successfully, but these errors were encountered: