Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
NewOldMax committed Feb 3, 2021
1 parent 5c6149a commit d3ca8ea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "react-material-ui-form-validator",
"version": "2.1.2",
"version": "2.1.3",
"description": "Simple validator for forms designed with material-ui v1/v3/v4 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": "1.0.1",
"react-form-validator-core": "1.1.0",
"prop-types": "^15.0.0"
},
"peerDependencies": {
Expand Down

0 comments on commit d3ca8ea

Please sign in to comment.