Skip to content

Commit

Permalink
Add publishing instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
caro401 committed Jan 31, 2024
1 parent 8baeabd commit a54a5a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ Preview the production build with `npm run preview`. The showcase app can be dep

## Publishing

Publishing the package to a package registry is not yet implemented.
The package is published to `npm`, in the `dharpa` org account. Install it with `npm i @dharpa/kiara-svelte-components`. To publish a new version, create a release on GitHub and write some release notes. Make sure the version number in `package.json` is different to the exising published version (the GitHub Action will fail if you forgot to do this).

To use the package in another JavaScript project with Svelte support:

Expand Down

0 comments on commit a54a5a1

Please sign in to comment.