@gigya-ts/rest-api
Advanced tools
Comparing version 0.1.8 to 0.1.10
@@ -19,3 +19,3 @@ export type GigyaValidationError = { | ||
lastName?: string; | ||
nickName?: string; | ||
nickname?: string; | ||
address?: string; | ||
@@ -22,0 +22,0 @@ city?: string; |
{ | ||
"name": "@gigya-ts/rest-api", | ||
"version": "0.1.8", | ||
"version": "0.1.10", | ||
"description": "TypeScript definitions for the Gigya REST API", | ||
@@ -5,0 +5,0 @@ "type": "module", |
569071