react-attention
Advanced tools
Comparing version 1.0.6 to 1.0.7
{ | ||
"name": "react-attention", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"description": "Claim attention in React components", | ||
@@ -20,3 +20,3 @@ "main": "dist/index.client.js", | ||
"type": "git", | ||
"url": "git+https://github.com/ronin-new/react-attention.git" | ||
"url": "git+https://github.com/ronin-co/react-attention.git" | ||
}, | ||
@@ -32,5 +32,5 @@ "keywords": [ | ||
"bugs": { | ||
"url": "https://github.com/ronin-new/react-attention/issues" | ||
"url": "https://github.com/ronin-co/react-attention/issues" | ||
}, | ||
"homepage": "https://github.com/ronin-new/react-attention#readme", | ||
"homepage": "https://github.com/ronin-co/react-attention#readme", | ||
"peerDependencies": { | ||
@@ -37,0 +37,0 @@ "react": "*" |
9742