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 6a6e9fe commit 4f389d5Copy full SHA for 4f389d5
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-material-ui-form-validator",
3
- "version": "1.0.6",
+ "version": "1.0.7",
4
"description": "Implementation of react-form-validator-core for material-ui",
5
"main": "./lib/index.js",
6
"scripts": {
@@ -25,7 +25,7 @@
25
},
26
"homepage": "https://github.com/NewOldMax/react-material-ui-form-validator#readme",
27
"dependencies": {
28
- "react-form-validator-core": "0.4.0"
+ "react-form-validator-core": "0.4.1"
29
30
"peerDependencies": {
31
"material-ui": ">=0.16.0 <1",
0 commit comments