Added password confirmation validation
Still needs formatting warnings for the form
This commit is contained in:
parent
84d644636a
commit
bc278b986b
3 changed files with 30 additions and 23 deletions
|
@ -30,6 +30,7 @@
|
|||
"core-js": "2.4.1",
|
||||
"moment": "2.18.1",
|
||||
"ng2-charts": "1.5.0",
|
||||
"ng2-validation-manager": "^0.3.1",
|
||||
"ngx-bootstrap": "1.6.6",
|
||||
"rxjs": "5.3.0",
|
||||
"ts-helpers": "1.1.2",
|
||||
|
|
Reference in a new issue