diff options
| author | Brendan F <EpicWolverine@users.noreply.github.com> | 2026-04-07 00:40:22 -0400 |
|---|---|---|
| committer | Brendan F <EpicWolverine@users.noreply.github.com> | 2026-04-07 00:40:22 -0400 |
| commit | b97c4b23927c59d6ab8a2aef761cb30461ce418c (patch) | |
| tree | a1eb1407933a2305973ecbdc10e4e3c46283ccd7 | |
| parent | 746a92b038c5db814113f77b00d961a7d6ce29cb (diff) | |
Yarn 4.9.1 -> 4.13.0
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 4301d92..eb5711a 100644 --- a/package.json +++ b/package.json @@ -71,5 +71,5 @@ "husky": "^7.0.4", "prettier": "^2.6.0" }, - "packageManager": "yarn@4.9.1" + "packageManager": "yarn@4.13.0" } |
