Skip to content

Commit

Permalink
chore: project updates
Browse files Browse the repository at this point in the history
Signed-off-by: Rai Siqueira <[email protected]>
  • Loading branch information
raisiqueira committed Jul 7, 2023
1 parent 5050fa1 commit 9f8a86c
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ Run `nx test headless-stepper` to execute the unit tests via [Vitest](https://vi

## Sponsors

[![Sponsors](https://cdn.jsdelivr.net/gh/raisiqueira/static/sponsors.svg)](https://headless-stepper.netlify.app/sponsors)
[![Sponsors](https://cdn.jsdelivr.net/gh/raisiqueira/static@master/sponsors.svg)](https://github.com/sponsors/raisiqueira)

## License

Expand Down
2 changes: 1 addition & 1 deletion docs/pages/sponsors.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ headeronly: true

Headless Stepper and others projects are build and maintained by [Raí Siqueira](https://github.com/sponsors/raisiqueira) and sponsored by:

[![Sponsors](https://cdn.jsdelivr.net/gh/raisiqueira/static/sponsors.svg)](#)
[![Sponsors](https://cdn.jsdelivr.net/gh/raisiqueira/static@master/sponsors.svg)](https://github.com/sponsors/raisiqueira)
2 changes: 1 addition & 1 deletion packages/headless-stepper/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ Run `nx test headless-stepper` to execute the unit tests via [Vitest](https://vi

## Sponsors

[![Sponsors](https://cdn.jsdelivr.net/gh/raisiqueira/static/sponsors.svg)](https://headless-stepper.netlify.app/sponsors)
[![Sponsors](https://cdn.jsdelivr.net/gh/raisiqueira/static@master/sponsors.svg)](https://github.com/sponsors/raisiqueira)

## License

Expand Down
4 changes: 2 additions & 2 deletions packages/headless-stepper/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "headless-stepper",
"description": "Production ready React hook to create awesome stepper components. Effortless to use, easy to customize.",
"version": "1.8.2",
"version": "1.8.3",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
"types": "./dist/index.d.ts",
Expand Down Expand Up @@ -59,4 +59,4 @@
}
},
"sideEffects": false
}
}

0 comments on commit 9f8a86c

Please sign in to comment.