@cosmology/types
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "@cosmology/types", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Telescope types", | ||
@@ -62,3 +62,3 @@ "author": "Dan Lynch <pyramation@gmail.com>", | ||
}, | ||
"gitHead": "9e1bc5d3c863db6223615e0066bb7376ebaaf9de" | ||
"gitHead": "ad995b6ca822c40ca2a35bf1b51aa4bf23b910af" | ||
} |
@@ -71,2 +71,3 @@ import { TelescopeOptions } from "./telescope"; | ||
"(telescope:camel)"?: string; | ||
"(telescope:map_entry_type_field)"?: boolean; | ||
"(gogoproto.casttype)"?: string; | ||
@@ -73,0 +74,0 @@ "(gogoproto.customtype)"?: string; |
20303
655