diff options
| author | Brendan F <EpicWolverine@users.noreply.github.com> | 2025-01-09 00:11:12 -0500 |
|---|---|---|
| committer | Brendan F <EpicWolverine@users.noreply.github.com> | 2025-01-09 00:11:12 -0500 |
| commit | 0d703c037ee7d0015f07145da3c87e730c5aa4a6 (patch) | |
| tree | 1286d63664368f1f218d1e8b4ce2744deb429f3f /package.json | |
| parent | 50975d622679cccbcf70c2aa04fb0d9a8f7e04dc (diff) | |
Update Yarn
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..dea9599 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.6.0" } |
