Skip to content

Commit

Permalink
update(docs): link to package
Browse files Browse the repository at this point in the history
  • Loading branch information
xKesvaL committed Aug 6, 2023
1 parent 2e83c74 commit c74b663
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

## Usage

To use this package it is very important to have installed the following packages: `@kesval/image` and to have these scripts in your `package.json`:
To use this package it is very important to have installed the following packages: [`@kesval/image`](https://www.npmjs.com/package/@kesval/image) and to have these scripts in your `package.json`:

```json
{
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kesval/image-svelte",
"version": "0.1.2",
"version": "0.1.3",
"description": "Svelte component for image optimization",
"scripts": {
"dev": "vite dev",
Expand Down

0 comments on commit c74b663

Please sign in to comment.