We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
This is due to a mistake during publishing of 1.0.1. We will fix this asap.
The text was updated successfully, but these errors were encountered:
I'm on it
Sorry, something went wrong.
fixed via 1.0.3
The command line arguments of NPM 8 have been changed!
https://docs.npmjs.com/cli/v7/commands/npm-publish
npm publish [<tarball>|<folder>] [--tag <tag>] [--access <public|restricted>] [--otp otpcode] [--dry-run]
https://docs.npmjs.com/cli/v8/commands/npm-publish
npm publish <package-spec>
npm deprecate -f '[email protected]' "this package is broken, please use v1.0.3" npm deprecate -f '[email protected]' "this package is broken, please use v1.0.3"
fix npm publish, v1.0.3
62626d1
fixes #156
JohannesHoppe
No branches or pull requests
This is due to a mistake during publishing of 1.0.1. We will fix this asap.
The text was updated successfully, but these errors were encountered: