Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 583 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 583 Bytes

@chaos-design/hammer

Packages

More Information

Development

Publish

# update scripts/publish-to-npm.sh
# --filter="./packages/utils/classnames" replace the package absolute path which need publish
# pnpm -r --filter="./packages/utils/classnames" exec pnpm publish --access public --no-git-checks

# or

pnpm run bump-version

# check scripts/publish-to-npm.sh to see the packages which need publish

# npm / yarn
pnpm run publish-pkg

License

MIT License © 2023-PRESENT chaos-design