diff --git a/README.md b/README.md index 7458db9..75c5888 100644 --- a/README.md +++ b/README.md @@ -8,10 +8,10 @@ _Tiny, easy and powerful **React state management** library_ [![npm version](https://badge.fury.io/js/teaful.svg)](https://badge.fury.io/js/teaful) [![gzip size](https://img.badgesize.io/https://unpkg.com/teaful?compression=gzip&label=gzip)](https://unpkg.com/teaful) -[![CI Status](https://github.com/aralroca/teaful/actions/workflows/test.yml/badge.svg)](https://github.com/aralroca/teaful/actions/workflows/test.yml) -[![Maintenance Status](https://badgen.net/badge/maintenance/active/green)](https://github.com/aralroca/teaful#maintenance-status) +[![CI Status](https://github.com/teafuljs/teaful/actions/workflows/test.yml/badge.svg)](https://github.com/teafuljs/teaful/actions/workflows/test.yml) +[![Maintenance Status](https://badgen.net/badge/maintenance/active/green)](https://github.com/teafuljs/teaful#maintenance-status) [![Weekly downloads](https://badgen.net/npm/dw/teaful?color=blue)](https://www.npmjs.com/package/teaful) -[![GitHub Discussions: Chat With Us](https://badgen.net/badge/discussions/chat%20with%20us/purple)](https://github.com/aralroca/teaful/discussions) +[![GitHub Discussions: Chat With Us](https://badgen.net/badge/discussions/chat%20with%20us/purple)](https://github.com/teafuljs/teaful/discussions) [![PRs Welcome][badge-prwelcome]][prwelcome] [![All Contributors](https://img.shields.io/badge/all_contributors-5-orange.svg?style=flat-square)](#contributors-) @@ -604,11 +604,11 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d - + - - + +

Aral Roca Gomez

🚧 đŸ’ģ

Aral Roca Gomez

🚧 đŸ’ģ

Danielo Artola

🚇

Yuki Shindo

🚇

YONGJAE LEE(ė´ėšŠėžŦ)

🐛

niexq

📖 🚇

YONGJAE LEE(ė´ėšŠėžŦ)

🐛

niexq

📖 🚇
diff --git a/package.json b/package.json index 3cd45a8..8ac5088 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ ], "repository": { "type": "git", - "url": "https://github.com/aralroca/teaful.git" + "url": "https://github.com/teafuljs/teaful.git" }, "source": "package/index.js", "main": "dist/index.js", @@ -91,5 +91,5 @@ "mangle": { "regex": "^_" }, - "bugs": "https://github.com/aralroca/teaful/issues" + "bugs": "https://github.com/teafuljs/teaful/issues" } \ No newline at end of file diff --git a/yarn.lock b/yarn.lock index f8b628d..149a177 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1983,7 +1983,7 @@ builtin-modules@^3.1.0: resolved "https://registry.yarnpkg.com/builtin-modules/-/builtin-modules-3.2.0.tgz#45d5db99e7ee5e6bc4f362e008bf917ab5049887" integrity sha512-lGzLKcioL90C7wMczpkY0n/oART3MbBa8R9OFGE1rJxoVI86u4WAGfEk8Wjv10eKSyTHVGkSo3bvBylCEtk7LA== -bundlewatch@^0.3.2: +bundlewatch@0.3.2: version "0.3.2" resolved "https://registry.yarnpkg.com/bundlewatch/-/bundlewatch-0.3.2.tgz#b07c57347a790f436f8b59c12418618f5e938432" integrity sha512-gqekMv+ph1vKjM2B6P7mk8HxNZ3ZLOU94Vo3eFqPgQ0COqDsYcrPwsmpczAwsPxOMY7ZpKCGUez7shbdttCDew==