specterr07
v1.0.0
Published
A personal card for Vivek Patel
Downloads
94
Readme
node . to test the card
npm login to Login in npm
npm publish to publish the card
Updating the Card.
Quick Tip on Versioning:
- patch (1.0.0 -> 1.0.1): Use this for small text changes or bug fixes.
- minor (1.0.0 -> 1.1.0): Use this if you added a new feature (like a new link row).
- major (1.0.0 -> 2.0.0): Use this for massive changes.
(This automatically updates your package.json from 1.0.0 to 1.0.1)
npm version patch
then
npm publish
verify
npx Specterr07@latest
