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 d3ca8ea commit 99cb64fCopy full SHA for 99cb64f
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-material-ui-form-validator",
3
- "version": "2.1.3",
+ "version": "2.1.4",
4
"description": "Simple validator for forms designed with material-ui v1/v3/v4 components.",
5
"main": "./lib/index.js",
6
"scripts": {
@@ -24,7 +24,7 @@
24
},
25
"homepage": "https://github.com/NewOldMax/react-material-ui-form-validator#readme",
26
"dependencies": {
27
- "react-form-validator-core": "1.1.0",
+ "react-form-validator-core": "1.1.1",
28
"prop-types": "^15.0.0"
29
30
"peerDependencies": {
0 commit comments