react-hooks-giphy
Advanced tools
Comparing version 1.2.0 to 1.2.1
{ | ||
"name": "react-hooks-giphy", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "React component for displaying Gif using Giphy API", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -36,3 +36,3 @@ # react-hooks-giphy | ||
```bash | ||
npm install --save @use-hooks/axios | ||
npm install --save react-hooks-giphy | ||
``` | ||
@@ -43,3 +43,3 @@ | ||
```bash | ||
yarn add @use-hooks/axios | ||
yarn add react-hooks-giphy | ||
``` | ||
@@ -46,0 +46,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
9487