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 3966e35 commit 6096009Copy full SHA for 6096009
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-material-ui-form-validator",
3
- "version": "4.0.0",
+ "version": "4.0.1",
4
"description": "Simple validator for forms designed with material-ui v1/v3/v4/v5 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": "2.0.0",
+ "react-form-validator-core": "2.0.1",
28
"prop-types": "^15.0.0"
29
30
"peerDependencies": {
0 commit comments