@iconify/react
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "@iconify/react", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"lockfileVersion": 1, | ||
@@ -8,5 +8,5 @@ "requires": true, | ||
"@iconify/json": { | ||
"version": "1.0.68", | ||
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-1.0.68.tgz", | ||
"integrity": "sha512-P93e94Befs+xVN+kdyzN/kC41ouN/8rncAs+KlQLI+YdzcBe0nl33Fv4ZVo+2pbNEws4APbRnOn4ugHFjpFQJA==" | ||
"version": "1.0.80", | ||
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-1.0.80.tgz", | ||
"integrity": "sha512-f8T54g+Yj1cJGlnOnvRbKcGA0+h+OdYq6mjPMPleL/TPDUseR7mZKSkP9elOL08WWDHerML2ljdGWsKHjyhCMw==" | ||
}, | ||
@@ -13,0 +13,0 @@ "@iconify/json-tools": { |
@@ -5,3 +5,3 @@ { | ||
"author": "Vjacheslav Trushkin", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"license": "MIT", | ||
@@ -20,3 +20,3 @@ "bugs": "https://github.com/iconify-design/iconify-react/issues", | ||
"dependencies": { | ||
"@iconify/json": "^1.0.68", | ||
"@iconify/json": "^1.0.80", | ||
"@iconify/json-tools": "^1.0.5", | ||
@@ -23,0 +23,0 @@ "react": "^16.8.3" |
Updated@iconify/json@^1.0.80