diff options
| author | Brendan F <EpicWolverine@users.noreply.github.com> | 2024-06-22 14:01:19 -0700 |
|---|---|---|
| committer | Brendan F <EpicWolverine@users.noreply.github.com> | 2024-06-22 14:01:19 -0700 |
| commit | a232f3c771a9352e349b3b7964befab10b73479c (patch) | |
| tree | ff2be683978004db018e5657727c43c4f1d59679 /package.json | |
| parent | 2a65515bfb83e110555752024e8cd6bab34d3e86 (diff) | |
Revert "Add packageManager field"
This reverts commit c62563b7b9a298515878a7922e42aaa1cba3f5cd.
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/package.json b/package.json index f1aaf77..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@3.6.0+sha256.6da0a4bdb4de78399dd577ff72273ca46152c61399574ffc8e9a5a3c36eab270" + } } |
