Comparing version 1.0.3 to 1.0.4
@@ -12,3 +12,3 @@ export type IdentInfo = { | ||
comments?: string[]; | ||
translations: string; | ||
translation?: string; | ||
}; | ||
@@ -15,0 +15,0 @@ |
{ | ||
"name": "i18n-proto", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "Typings & protocol description for i18n interactions", | ||
@@ -5,0 +5,0 @@ "main": "index.ts", |