Skip to content

Commit ea27c83

Browse files
author
梁亚辉
committed
增加新的校验规则isemail&isurl
1 parent f740d7d commit ea27c83

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dist/slime-validator.umd.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "slime-validator",
3-
"version": "1.0.3",
3+
"version": "1.0.5",
44
"description": "slime-validator is a JavaScript library of validation based on `Plugin` system and make data validation be easy.",
55
"main": "index.js",
66
"module": "dist/slime-validator.umd.js",

0 commit comments

Comments
 (0)