diff options
| author | Brendan F <EpicWolverine@users.noreply.github.com> | 2024-11-16 01:55:55 -0500 |
|---|---|---|
| committer | Brendan F <EpicWolverine@users.noreply.github.com> | 2024-11-16 01:55:55 -0500 |
| commit | a372f8bc9bf5f3cf19d041fb23b13919024cba7a (patch) | |
| tree | 8e675dda901416724129395989903788df3994c2 | |
| parent | 09c37405afe620a778d571b31d20d6ad6823b98b (diff) | |
Revert defining packageManager
| -rw-r--r-- | package.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/package.json b/package.json index 34403bf..1bbaa62 100644 --- a/package.json +++ b/package.json @@ -70,6 +70,5 @@ "eslint-plugin-react-hooks": "^4.6.0", "husky": "^7.0.4", "prettier": "^2.6.0" - }, - "packageManager": "yarn@4.5.1" + } } |
