Skip to content

Commit

Permalink
fix: Update package.json (#11)
Browse files Browse the repository at this point in the history
- Updated package.json
  • Loading branch information
Dulajdeshan authored Nov 7, 2024
2 parents dc5eaeb + cefe19d commit a2a0978
Show file tree
Hide file tree
Showing 2 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 @@ -57,7 +57,7 @@ Now You can create new records via the Admin panel with selecting your preferred

If you want to say **Thank You** and/or support the active development of `Strapi Boostrap Icons`:

1. Add a [GitHub Star](https://github.com/Dulajdeshan/strapi-bootstrap-icons/stargazers) to the project.
1. Add a [GitHub Star](https://github.com/dynolabs/strapi-bootstrap-icons/stargazers) to the project.
2. Support the project by donating a [cup of coffee](https://buymeacoff.ee/dulajdeshan).

## 🧾 License
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,20 +47,20 @@
"react-router-dom": "^5.3.4",
"styled-components": "^5.3.3 || ^6.1.8"
},
"homepage": "https://github.com/Dulajdeshan/strapi-bootstrap-icons",
"readme": "https://github.com/Dulajdeshan/strapi-bootstrap-icons#readme",
"homepage": "https://github.com/dynolabs/strapi-bootstrap-icons",
"readme": "https://github.com/dynolabs/strapi-bootstrap-icons#readme",
"author": {
"name": "Dulaj Ariyaratne",
"email": "dulajdeshans@gmail.com",
"url": "https://github.com/dulajdeshan"
},
"repository": {
"url": "https://github.com/Dulajdeshan/strapi-bootstrap-icons",
"url": "https://github.com/dynolabs/strapi-bootstrap-icons",
"type": "git",
"directory": "."
},
"bugs": {
"url": "https://github.com/Dulajdeshan/strapi-bootstrap-icons/issues",
"url": "https://github.com/dynolabs/strapi-bootstrap-icons/issues",
"email": "dulajdeshans@gmail.com"
},
"publishConfig": {
Expand Down

0 comments on commit a2a0978

Please sign in to comment.