From dc982839a98e2b165832dc243ec17d7631dec769 Mon Sep 17 00:00:00 2001 From: Tayane Fernandes Date: Thu, 9 Mar 2017 17:44:34 -0300 Subject: [#923] Add email validation error on backup account page We added a library to do the validation and we are calling the email validation when the field changes the value. with @FrailWords --- web-ui/package.json | 1 + 1 file changed, 1 insertion(+) (limited to 'web-ui/package.json') diff --git a/web-ui/package.json b/web-ui/package.json index 613613c4..81901c55 100644 --- a/web-ui/package.json +++ b/web-ui/package.json @@ -75,6 +75,7 @@ "typeahead.js": "^0.11.1", "url-loader": "^0.5.7", "utf8": "^2.1.2", + "validator": "^7.0.0", "watch": "0.19.1", "webpack": "^1.14.0" }, -- cgit v1.2.3