Skip to content

Commit eafde1a

Browse files
author
Prashant Rathi
committed
Updated one-validation dependency
1 parent 5e29038 commit eafde1a

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@
22
/coverage/
33
/.nyc_output/
44
/lib/
5+
package-lock.json

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"node": ">=0.4.0"
2424
},
2525
"dependencies": {
26-
"one-validation": "2.0.0",
26+
"one-validation": "^2.2.3",
2727
"punycode": "1.3.0",
2828
"unicoderegexp": "0.3.0"
2929
},

0 commit comments

Comments
 (0)