@hangtime/climbing-boards 1.0.48 → 1.0.49

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.
@@ -16971,8 +16971,8 @@
16971
16971
  "product_name": "Kilter Board Original",
16972
16972
  "product_layout_uuid": "10",
16973
16973
  "is_adjustable": 1,
16974
- "min_angle": null,
16975
- "max_angle": null,
16974
+ "min_angle": 0,
16975
+ "max_angle": 70,
16976
16976
  "angle_increments": null,
16977
16977
  "angle": 40,
16978
16978
  "serial_number": "75939",
@@ -14974,8 +14974,8 @@
14974
14974
  "product_name": "Kilter Board Original",
14975
14975
  "product_layout_uuid": "10",
14976
14976
  "is_adjustable": 1,
14977
- "min_angle": null,
14978
- "max_angle": null,
14977
+ "min_angle": 0,
14978
+ "max_angle": 70,
14979
14979
  "angle_increments": null,
14980
14980
  "angle": 40,
14981
14981
  "serial_number": "75939",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hangtime/climbing-boards",
3
- "version": "1.0.48",
3
+ "version": "1.0.49",
4
4
  "description": "Auto-updating GeoJSON dataset of Aurora Climbing board locations: Kilter, Tension, Grasshopper, Decoy, So iLL, Touchstone and Aurora.",
5
5
  "type": "module",
6
6
  "main": "geojson/combined.geojson",