@taiger-common/core
TypeScript icon, indicating that this package has built-in type declarations

1.0.6 • Public • Published

npm publish package commands:

Cleanup

npm run clean

Stage, commit, and push changes

git add . git commit -m "fix: your_commit" git push origin main

Run build

npm run build

Bump version

npm version patch # or minor/major

Push tags

git push origin main --tags

Publish to npm

npm publish

Package Sidebar

Install

npm i @taiger-common/core

Weekly Downloads

84

Version

1.0.6

License

MIT

Unpacked Size

50.4 kB

Total Files

31

Last publish

Collaborators

  • taiger-portal