Skip to content

Commit

Permalink
feat: upgrade email-validator
Browse files Browse the repository at this point in the history
There's a new major version release that we'd like to use. This
new version requires Node>=4
  • Loading branch information
joshje committed Apr 17, 2018
1 parent cd1f2a0 commit 1694b5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
"dependencies": {
"debug": "^2.2.0",
"email-validator": "^1.1.1",
"email-validator": "^2.0.3",
"es6-promise": "^3.1.2",
"js-yaml": "^3.5.3",
"lodash.clonedeep": "^4.3.1",
Expand Down

0 comments on commit 1694b5c

Please sign in to comment.