diff --git a/package.json b/package.json index e748a50..59979ce 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ ], "devDependencies": { "@strapi/helper-plugin": "4.0.0-beta.6", - "@strapi/icons": "^0.0.1-alpha.53", + "@strapi/icons": "0.0.1-alpha.50", "@strapi/design-system": "^0.0.1-alpha.53", "@strapi/utils": "4.0.0-beta.6", "babel-eslint": "9.0.0", diff --git a/yarn.lock b/yarn.lock index eeb3e45..0a0bc98 100644 --- a/yarn.lock +++ b/yarn.lock @@ -908,10 +908,10 @@ styled-components "^5.2.3" whatwg-fetch "^3.6.2" -"@strapi/icons@^0.0.1-alpha.53": - version "0.0.1-alpha.53" - resolved "https://registry.yarnpkg.com/@strapi/icons/-/icons-0.0.1-alpha.53.tgz#4f94f7f2771ca34e6f348c3d45e84e40aaff169a" - integrity sha512-xAtUuzi83U2SzqPVjSMFfCObCzckdXVVJrhH1jmrR611qY+9tmydNusIXVeOYCU9E/dNZxDC6mFDcPn2jSIr/g== +"@strapi/icons@0.0.1-alpha.50": + version "0.0.1-alpha.50" + resolved "https://registry.yarnpkg.com/@strapi/icons/-/icons-0.0.1-alpha.50.tgz#f62e0d329ab28942eced4aefed9b7cfd73f1373e" + integrity sha512-aNopJXkjKgMrn8HDQ8ugJXZky7oO20Q8g6frfwjYNM1ZQnhq0hp+IoNLCDfBBNDmfmBjQHPzwbSh7FTDYIdErw== "@strapi/utils@4.0.0-beta.6": version "4.0.0-beta.6"