@atb-as/config-specs
Advanced tools
Comparing version 3.4.2 to 3.4.3
export * from './fare-product-type'; | ||
export * from './travel-search-filters'; | ||
export * from './common'; | ||
export * from './urls'; |
@@ -20,1 +20,2 @@ "use strict"; | ||
__exportStar(require("./common"), exports); | ||
__exportStar(require("./urls"), exports); |
{ | ||
"name": "@atb-as/config-specs", | ||
"version": "3.4.2", | ||
"version": "3.4.3", | ||
"description": "Shared types and validation for fare product type configs", | ||
@@ -5,0 +5,0 @@ "main": "./lib/index.js", |
307842
4419