react-icon-cloud
Advanced tools
Comparing version 3.0.4 to 3.0.5
{ | ||
"version": "3.0.4", | ||
"version": "3.0.5", | ||
"description": "A React component for rendering an interactive img or word cloud on canvas", | ||
@@ -59,8 +59,8 @@ "license": "MIT", | ||
"type": "git", | ||
"url": "https://github.com/tsAppDevelopment/react-icon-cloud" | ||
"url": "https://github.com/teaguestockwell/react-icon-cloud" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/tsAppDevelopment/react-icon-cloud/issues" | ||
"url": "https://github.com/teaguestockwell/react-icon-cloud/issues" | ||
}, | ||
"homepage": "https://github.com/tsAppDevelopment/react-icon-cloud", | ||
"homepage": "https://github.com/teaguestockwell/react-icon-cloud", | ||
"module": "dist/react-icon-cloud.esm.js", | ||
@@ -67,0 +67,0 @@ "size-limit": [ |
[![license-shield]][license-url] [![linkedin-shield]][linkedin-url] ![size-url] ![size-url2] [![npm-v]][npm-url] [![gh-shield]][gh-url] | ||
[license-shield]: https://img.shields.io/github/license/tsAppDevelopment/react-icon-cloud.svg | ||
[license-shield]: https://img.shields.io/github/license/teaguestockwell/react-icon-cloud.svg | ||
[license-url]: https://github.com/tsAppDevelopment/react-icon-cloud/blob/master/LICENSE | ||
[license-url]: https://github.com/teaguestockwell/react-icon-cloud/blob/master/LICENSE | ||
@@ -21,3 +21,3 @@ [linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?logo=linkedin&colorB=555 | ||
[gh-url]: https://github.com/tsAppDevelopment/react-icon-cloud | ||
[gh-url]: https://github.com/teaguestockwell/react-icon-cloud | ||
@@ -27,3 +27,3 @@ <!-- PROJECT LOGO --> | ||
<p align="center"> | ||
<a href="https://github.com/tsAppDevelopment/react-icon-cloud"> | ||
<a href="https://github.com/teaguestockwell/react-icon-cloud"> | ||
<img src="https://user-images.githubusercontent.com/71202372/131417256-58058879-f14c-4c03-9bdf-03bd1c80f25d.gif" alt="Logo" width="80%" > | ||
@@ -38,3 +38,3 @@ </a> | ||
<a href="https://codesandbox.io/s/react-icon-cloud-1xr9h">Code Sandbox</a> | ||
<a href="https://github.com/tsAppDevelopment/react-icon-cloud/issues">Report Bug</a> | ||
<a href="https://github.com/teaguestockwell/react-icon-cloud/issues">Report Bug</a> | ||
</p> | ||
@@ -113,3 +113,3 @@ </p> | ||
[Dynamically Import Icons With Next.js SSR](https://github.com/tsAppDevelopment/portfolio-v2-nextjs/blob/main/src/components/skill_cloud.tsx) | ||
[Dynamically Import Icons With Next.js SSR](https://github.com/teaguestockwell/portfolio-v2-nextjs/blob/main/src/components/skill_cloud.tsx) | ||
## Roadmap | ||
@@ -116,0 +116,0 @@ |
420680