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 d9c0103 commit 46cc254Copy full SHA for 46cc254
.npmignore
@@ -14,7 +14,6 @@
14
/tslint.json
15
/*.gif
16
/dist
17
-/notes
18
/*.html
19
/.github
20
/rev-manifest.json
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-inputs-validation",
3
- "version": "3.4.11",
+ "version": "3.4.12",
4
"description": "React form input validation components",
5
"main": "index.js",
6
"repository": {
0 commit comments