@orderly.network/trading 2.11.1 → 2.11.2-alpha.0

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.
package/dist/index.mjs CHANGED
@@ -8010,7 +8010,7 @@ var useTradingScript = () => {
8010
8010
  case "middle":
8011
8011
  return 70;
8012
8012
  case "large":
8013
- return 280;
8013
+ return 360;
8014
8014
  default:
8015
8015
  return 0;
8016
8016
  }