@contentful/field-editor-reference 5.2.0 → 5.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1919,7 +1919,7 @@ var _excluded$1 = ["priority"],
1919
1919
  _excluded2 = ["children"];
1920
1920
 
1921
1921
  var globalQueue = /*#__PURE__*/new PQueue({
1922
- concurrency: 20
1922
+ concurrency: 50
1923
1923
  });
1924
1924
  var UnsupportedError = /*#__PURE__*/function (_Error) {
1925
1925
  _inheritsLoose(UnsupportedError, _Error);