Skip to content

Commit 57b25fa

Browse files
committed
feat(typescript类型支持): 添加ts的定义文件
1 parent a0b85d8 commit 57b25fa

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

dist/we-validator.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*!
22
* we-validator
3-
* version: 2.1.11
3+
* version: 2.1.12
44
* address: https://github.com/ChanceYu/we-validator#readme
55
* author: ChanceYu <i.fish@foxmail.com>
66
* license: MIT

dist/we-validator.min.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.

example/wechat/js/we-validator.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*!
22
* we-validator
3-
* version: 2.1.11
3+
* version: 2.1.12
44
* address: https://github.com/ChanceYu/we-validator#readme
55
* author: ChanceYu <i.fish@foxmail.com>
66
* license: MIT

lib/we-validator.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*!
22
* we-validator
3-
* version: 2.1.11
3+
* version: 2.1.12
44
* address: https://github.com/ChanceYu/we-validator#readme
55
* author: ChanceYu <i.fish@foxmail.com>
66
* license: MIT

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "we-validator",
3-
"version": "2.1.11",
3+
"version": "2.1.12",
44
"description": "简单灵活的表单验证插件,支持小程序、浏览器、Nodejs",
55
"main": "lib/we-validator.js",
66
"scripts": {

0 commit comments

Comments
 (0)