iticket-seatingplan-dev 1.3.0 → 1.3.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.
@@ -537,7 +537,7 @@ const SeatingPlan = _ref => {
537
537
  // height * (height > 700 ? 0.0001 : 0.0006),
538
538
  // s.x * 0.6 + 0.25,
539
539
 
540
- height * 0.05 - s.y / (height > 800 ? height > 999 ? 3.5 : 3.3 : 3.35) - (height > 800 ? height > 999 ? height * 0.0201 : height * 0.0198 : height * 0.0206), s.x * 0.3 + 0.15
540
+ height * 0.05 - s.y / (height > 800 ? height > 999 ? 3.5 : 3.3 : 3.35) - (height > 800 ? height > 999 ? height * 0.0201 : height * 0.0198 : height * 0.0201), s.x * 0.3 + 0.15
541
541
 
542
542
  // height * 0.04 -
543
543
  // s.y / (height > 800 ? 3.5 : 3.35) -
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "iticket-seatingplan-dev",
3
3
  "description": "Seating plan with FLEXi pricing",
4
4
  "author": "gedwyne",
5
- "version": "1.3.0",
5
+ "version": "1.3.1",
6
6
  "private": false,
7
7
  "keywords": [
8
8
  "iticket",