@100mslive/react-icons
Advanced tools
Comparing version 0.0.15 to 0.0.16
@@ -7,3 +7,3 @@ { | ||
"typings": "dist/index.d.ts", | ||
"version": "0.0.15", | ||
"version": "0.0.16", | ||
"author": "100ms", | ||
@@ -27,4 +27,4 @@ "license": "MIT", | ||
"@svgr/cli": "^5.5.0", | ||
"@types/react": "^17.0.38", | ||
"react": "^17.0.2", | ||
"@types/react": "^18.0.8", | ||
"react": "^18.1.0", | ||
"rollup": "^2.70.1", | ||
@@ -35,5 +35,5 @@ "rollup-plugin-esbuild": "^4.9.1", | ||
"peerDependencies": { | ||
"react": "^17.0.2" | ||
"react": "^18.1.0" | ||
}, | ||
"gitHead": "80757dd8d2a0fc195746bd158f7238e81b4ae1ca" | ||
"gitHead": "c6c340a9f18b78da0b3ca8b8ba0c6f5c0bc36ff2" | ||
} |
141073