Skip to content

Commit 6096009

Browse files
committed
Update deps
1 parent 3966e35 commit 6096009

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-material-ui-form-validator",
3-
"version": "4.0.0",
3+
"version": "4.0.1",
44
"description": "Simple validator for forms designed with material-ui v1/v3/v4/v5 components.",
55
"main": "./lib/index.js",
66
"scripts": {
@@ -24,7 +24,7 @@
2424
},
2525
"homepage": "https://github.com/NewOldMax/react-material-ui-form-validator#readme",
2626
"dependencies": {
27-
"react-form-validator-core": "2.0.0",
27+
"react-form-validator-core": "2.0.1",
2828
"prop-types": "^15.0.0"
2929
},
3030
"peerDependencies": {

0 commit comments

Comments
 (0)