about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--package.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/package.json b/package.json
index b664dd22a..97fd91b03 100644
--- a/package.json
+++ b/package.json
@@ -312,6 +312,5 @@
   },
   "lint-staged": {
     "*{.js,.jsx,.ts,.tsx}": "yarn eslint --fix"
-  },
-  "packageManager": "yarn@1.22.19+sha1.4ba7fc5c6e704fce2066ecbfb0b0d8976fe62447"
+  }
 }