diff --git a/package.json b/package.json index f19a4e9..6fdd7b2 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "dependencies": { "@emotion/react": "^11.10.5", "@emotion/styled": "^11.10.5", - "@hackclub/icons": "^0.0.15", + "@hackclub/icons": "^0.2.1", "@hackclub/meta": "^1.1.32", "@hackclub/theme": "^0.3.3", "@theme-ui/mdx": "^0.17.2", diff --git a/yarn.lock b/yarn.lock index cfd3876..344b01e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -218,10 +218,10 @@ resolved "https://registry.npmjs.org/@emotion/weak-memoize/-/weak-memoize-0.4.0.tgz" integrity sha512-snKqtPW01tN0ui7yu9rGv69aJXr/a/Ywvl11sUjNtEcRc+ng/mQriFL0wLXMef74iHa/EkftbDzU9F8iFbH+zg== -"@hackclub/icons@^0.0.15": - version "0.0.15" - resolved "https://registry.npmjs.org/@hackclub/icons/-/icons-0.0.15.tgz" - integrity sha512-IKJ5JQhRhlkYINv9pxzT//fn3aYwsGBeyNNBcw7eU+J0lfs0wGrq9lh7CGcXUUGXaKFxDPRlWhTxaAVaRdZVRA== +"@hackclub/icons@^0.2.1": + version "0.2.1" + resolved "https://registry.yarnpkg.com/@hackclub/icons/-/icons-0.2.1.tgz#2e8057bff430995b8f4390330d88ce9da5ac338b" + integrity sha512-5IAnIwSCoMBPyBICr0RGLioC6T95QzN8lIYXeF0vZ4h1AM4V9QTBFI5bFCcw22m8fB7nXoEpJ0f0d1tpBzbrVQ== "@hackclub/meta@^1.1.32": version "1.1.33"