employnet-react-components

1.3.3 • Public • Published

Collection of UI components used in the React applications for Employnet

To release changes to npm:
  • Run git add . then git commit -m <your_commit_message> then git push to push your changes to GitHub before publishing your code

  • Change the version number in package.json, on the command line, in the package root directory, run the following command, replacing <update_type> with one of the semantic versioning release types (major, minor, or patch): npm version <update_type>

  • Run npm run compile in order to bundle your storybook app into the dist folder

  • Run npm publish

  • Go to your package page (https://www.npmjs.com/package/employnet-react-components) to check that the package version has been updated.

/employnet-react-components/

    Package Sidebar

    Install

    npm i employnet-react-components

    Weekly Downloads

    4

    Version

    1.3.3

    License

    MIT

    Unpacked Size

    20.2 kB

    Total Files

    16

    Last publish

    Collaborators

    • lromberg
    • jeffemploynet