Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
NewOldMax committed Dec 4, 2018
1 parent 2414922 commit c9c3114
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": "2.0.2",
"version": "2.0.3",
"description": "Simple validator for forms designed with material-ui v1 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": "0.5.0"
"react-form-validator-core": "0.5.1"
},
"peerDependencies": {
"@material-ui/core": "^1.0.0 || ^3.0.0",
Expand Down

0 comments on commit c9c3114

Please sign in to comment.