From 6ae3308e00fcbc1106aff6d1970de05644e8664a Mon Sep 17 00:00:00 2001 From: ajh2oman <33510351+ajh2oman@users.noreply.github.com> Date: Tue, 30 Apr 2024 11:35:34 -0400 Subject: [PATCH] Update data.json --- data.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data.json b/data.json index d053de0..8ba217b 100644 --- a/data.json +++ b/data.json @@ -39,7 +39,7 @@ {"BOLTON VALLEY": {"trails": "0", "lifts": "0", "depth": "0", "new snow": "0"}}, {"BROMLEY": {"trails": 0, "lifts": 0, "depth": 0, "new snow": 0}}, {"BURKE": {"trails": 0, "lifts": 0}}, - {"JAY PEAK": {"trails": 0, "lifts": 0, "depth": 15, "new snow": 0}}, + {"JAY PEAK": {"trails": 20, "lifts": 0, "depth": 15, "new snow": 0}}, {"KILLINGTON": {"trails": 14, "lifts": 1, "depth": 16, "new snow": 0}}, {"MAD RIVER GLEN": {"lifts": 0, "trails": 0, "depth": "", "new snow": ""}}, {"MAGIC MOUNTAIN": {"trails": 0, "lifts": 0, "new snow": 0}}, @@ -49,4 +49,4 @@ {"SMUGGLERS NOTCH": {"trails": 0, "lifts": 0, "new snow": 0}}, {"STOWE": {"trails": 0, "lifts": 0, "depth": 0, "new snow": 0}}, {"STRATTON": {"trails": 0, "lifts": 0, "depth": 0}}, - {"SUGARBUSH": {"trails": 14, "lifts": 1, "depth": 0, "new snow": 0.0}}] + {"SUGARBUSH": {"trails": 14, "lifts": 0, "depth": 12, "new snow": 0.0}}]