Skip to content

Commit b93afec

Browse files
author
Edward Xiao
committed
no message
1 parent 5d2a34b commit b93afec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-inputs-validation",
3-
"version": "2.0.8",
3+
"version": "2.0.9",
44
"description": "a react inputs validation component",
55
"main": "index.js",
66
"repository": {
@@ -21,7 +21,7 @@
2121
"textarea"
2222
],
2323
"author": "Edward Xiao",
24-
"license": "ISC",
24+
"license": "MIT",
2525
"bugs": {
2626
"url": "https://github.com/edwardfhsiao/react-inputs-validation/issues"
2727
},

0 commit comments

Comments
 (0)