Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
NewOldMax committed Oct 23, 2024
1 parent 3966e35 commit 6096009
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-material-ui-form-validator",
"version": "4.0.0",
"version": "4.0.1",
"description": "Simple validator for forms designed with material-ui v1/v3/v4/v5 components.",
"main": "./lib/index.js",
"scripts": {
Expand All @@ -24,7 +24,7 @@
},
"homepage": "https://github.com/NewOldMax/react-material-ui-form-validator#readme",
"dependencies": {
"react-form-validator-core": "2.0.0",
"react-form-validator-core": "2.0.1",
"prop-types": "^15.0.0"
},
"peerDependencies": {
Expand Down

0 comments on commit 6096009

Please sign in to comment.