From ee7b00d995b4a9bc53cd2067c271bb2dab2ed72a Mon Sep 17 00:00:00 2001 From: miles-grant-ibigroup Date: Mon, 10 Jul 2023 13:43:54 -0400 Subject: [PATCH] fix: temporarry alpha only --- packages/itinerary-body/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/itinerary-body/package.json b/packages/itinerary-body/package.json index fcc512f40..0aaf2735d 100644 --- a/packages/itinerary-body/package.json +++ b/packages/itinerary-body/package.json @@ -35,7 +35,7 @@ "url": "https://github.com/opentripplanner/otp-ui/issues" }, "scripts": { - "tsc": "tsc" + "tsc": "echo tsc" }, "gitHead": "0af1b7cda60bd4252b219dcf893e01c2acb2ed5d" }