next-helios-fe
v1.10.33
Published
Update Package: 1. Open "package.json" file. 2. Update the "version" field. 3. Run "npm run build" script.
Downloads
750
Readme
helios-golden-template-package
Update Package:
- Open "package.json" file.
- Update the "version" field.
- Run "npm run build" script.
Publish Package:
- Makes sure you've logged into NPM with Helios account by running "npm whoami" script, any error with code 401 means you need to log in by running "npm login" script.
- Run "npm publish" script.
- If NPM ask to verify yourself, then verify using code from Microsoft Authenticator.
- Wait the publish process ends and voila! Your package has been updated.
