@orderly.network/trading 2.11.1-alpha.0 → 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.js CHANGED
@@ -8017,7 +8017,7 @@ var useTradingScript = () => {
8017
8017
  case "middle":
8018
8018
  return 70;
8019
8019
  case "large":
8020
- return 280;
8020
+ return 360;
8021
8021
  default:
8022
8022
  return 0;
8023
8023
  }