Skip to content

Commit

Permalink
Update repository refs (#222)
Browse files Browse the repository at this point in the history
* chore: update repo refs

* chore: add changesets
  • Loading branch information
morellodev authored Aug 1, 2024
1 parent 9c8dfda commit dfa6ad0
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 4 deletions.
5 changes: 5 additions & 0 deletions .changeset/mean-houses-shave.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"react-awesome-reveal": patch
---

Update repository refs
2 changes: 1 addition & 1 deletion packages/lib/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# React Awesome Reveal

[![Version](https://badgen.net/npm/v/react-awesome-reveal)](https://www.npmjs.com/package/react-awesome-reveal/v/latest)
[![Last Commit](https://badgen.net/github/last-commit/morellodev/react-awesome-reveal/main)](https://github.com/morellodev/react-awesome-reveal/commit)
[![Last Commit](https://badgen.net/github/last-commit/awesome-reveal/react-awesome-reveal/main)](https://github.com/awesome-reveal/react-awesome-reveal/commit)
[![Downloads](https://badgen.net/npm/dt/react-awesome-reveal)](https://www.npmjs.com/package/react-awesome-reveal/v/latest)
[![Size](https://badgen.net/bundlephobia/minzip/react-awesome-reveal)](https://bundlephobia.com/result?p=react-awesome-reveal@latest)
[![License](https://badgen.net/npm/license/react-awesome-reveal)](https://www.npmjs.com/package/react-awesome-reveal/v/latest)
Expand Down
4 changes: 2 additions & 2 deletions packages/lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,10 @@
],
"repository": {
"type": "git",
"url": "https://github.com/morellodev/react-awesome-reveal"
"url": "https://github.com/awesome-reveal/react-awesome-reveal"
},
"bugs": {
"url": "https://github.com/morellodev/react-awesome-reveal/issues"
"url": "https://github.com/awesome-reveal/react-awesome-reveal/issues"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/website/astro.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ export default defineConfig({
title: "React Awesome Reveal",
social: {
email: "mailto:dennis@morello.dev",
github: "https://github.com/morellodev/react-awesome-reveal",
github: "https://github.com/awesome-reveal/react-awesome-reveal",
linkedin: "https://www.linkedin.com/in/dennismorello",
"x.com": "https://x.com/morellodev",
},
Expand Down

0 comments on commit dfa6ad0

Please sign in to comment.