diff --git a/package.json b/package.json index 16a216c..350a774 100644 --- a/package.json +++ b/package.json @@ -100,6 +100,5 @@ } } }, - "styleModule": "style/index.js", - "packageManager": "yarn@3.6.3" + "styleModule": "style/index.js" }