diff --git a/package.json b/package.json index e3a845f4..e6da22e7 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "lint": "eslint --quiet ./packages/**/src/**", "test": "jest", "audit-ci": "audit-ci --critical", - "reset": "rm -rf ./**/node_modules && rm -rf ./yarn.lock && yarn install" + "reset": "rm -Rf ./**/node_modules && rm -Rf ./yarn.lock && yarn install" }, "postcss": { "plugins": {