@atb-as/config-specs
Advanced tools
Comparing version 3.10.0 to 3.10.1
@@ -28,2 +28,3 @@ "use strict"; | ||
exports.TravelSearchPreferenceType = zod_1.z.union([ | ||
zod_1.z.literal('transferSlack'), | ||
zod_1.z.literal('transferPenalty'), | ||
@@ -30,0 +31,0 @@ zod_1.z.literal('waitReluctance'), |
{ | ||
"name": "@atb-as/config-specs", | ||
"version": "3.10.0", | ||
"version": "3.10.1", | ||
"description": "Shared types and validation for fare product type configs", | ||
@@ -5,0 +5,0 @@ "main": "./lib/index.js", |
@@ -293,2 +293,3 @@ { | ||
"enum": [ | ||
"transferSlack", | ||
"transferPenalty", | ||
@@ -295,0 +296,0 @@ "waitReluctance", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
394198
6136