Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
NewOldMax committed Apr 18, 2019
1 parent 0e0a2dc commit 74dd4b0
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 26 deletions.
55 changes: 31 additions & 24 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "react-material-ui-form-validator",
"version": "2.0.7",
"version": "2.0.8",
"description": "Simple validator for forms designed with material-ui v1/v3 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.6.2"
"react-form-validator-core": "0.6.3"
},
"peerDependencies": {
"@material-ui/core": "^1.0.0 || ^3.0.0",
Expand Down

0 comments on commit 74dd4b0

Please sign in to comment.