1.0.29 • Published 2 years ago

@h1pkgs/safe-styles v1.0.29

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

haven1-safe-styles

license


This package serves styles to the Haven1 Safe.


Updating and Publishing the @h1pkgs/safe-styles npm package

Follow these steps to update and publish this npm package

1. Update the Version and Commit Changes

  • Open your project's package.json file.
  • Increment the version number following semantic versioning rules (major, minor, patch). You can do this manually or by using the npm version command:

    npm version [major | minor | patch]
  • Commit your changes to the repository:

    git add .
    git commit -m "Version X.Y.Z: Description of changes"
    git push origin master

2. Authenticate with npm

If you haven't already, log in to your npm account or create one:

Please email techbytebot@gmail.com to request access to the npm package credentials.

npm login

3. Publish the Package

Run the following command to publish the package to the npm registry:

npm publish

4. Verify the Published Package

Visit the package's page on the npm website to ensure the new version has been published successfully:

https://www.npmjs.com/package/@h1pkgs/safe-styles

5. Update Dependencies

If you are using the updated package in another project, navigate to that project's directory and run:

npm update @h1pkgs/safe-styles

Congratulations! You have updated the @h1pkgs/safe-styles npm package in the npm registry.

1.0.29

2 years ago

1.0.28

2 years ago

1.0.27

2 years ago

1.0.26

2 years ago

1.0.25

2 years ago

1.0.24

2 years ago

1.0.23

2 years ago

1.0.22

2 years ago

1.0.21

2 years ago

1.0.20

2 years ago

1.0.19

2 years ago

1.0.18

2 years ago

1.0.17

2 years ago

1.0.16

2 years ago

1.0.15

2 years ago

1.0.14

2 years ago

1.0.13

2 years ago

1.0.12

2 years ago

1.0.11

2 years ago

1.0.10

2 years ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago