diff options
| author | Brendan F <EpicWolverine@users.noreply.github.com> | 2024-11-16 01:44:08 -0500 |
|---|---|---|
| committer | Brendan F <EpicWolverine@users.noreply.github.com> | 2024-11-16 01:44:08 -0500 |
| commit | 1678b635cb51e5644e883fc46ce911eda295ffe3 (patch) | |
| tree | 14264437771ba84977b4db46eb6ab475ad65caa5 /package.json | |
| parent | c9d81b2a7b0e61a452773d499982d10350271fed (diff) | |
Restore yarn config changes from 4.5.1 update
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json index 1bbaa62..34403bf 100644 --- a/package.json +++ b/package.json @@ -70,5 +70,6 @@ "eslint-plugin-react-hooks": "^4.6.0", "husky": "^7.0.4", "prettier": "^2.6.0" - } + }, + "packageManager": "yarn@4.5.1" } |
