We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d2a34b commit b93afecCopy full SHA for b93afec
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-inputs-validation",
3
- "version": "2.0.8",
+ "version": "2.0.9",
4
"description": "a react inputs validation component",
5
"main": "index.js",
6
"repository": {
@@ -21,7 +21,7 @@
21
"textarea"
22
],
23
"author": "Edward Xiao",
24
- "license": "ISC",
+ "license": "MIT",
25
"bugs": {
26
"url": "https://github.com/edwardfhsiao/react-inputs-validation/issues"
27
},
0 commit comments