Skip to content

Commit 4f389d5

Browse files
committed
Update deps
1 parent 6a6e9fe commit 4f389d5

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": "1.0.6",
3+
"version": "1.0.7",
44
"description": "Implementation of react-form-validator-core for material-ui",
55
"main": "./lib/index.js",
66
"scripts": {
@@ -25,7 +25,7 @@
2525
},
2626
"homepage": "https://github.com/NewOldMax/react-material-ui-form-validator#readme",
2727
"dependencies": {
28-
"react-form-validator-core": "0.4.0"
28+
"react-form-validator-core": "0.4.1"
2929
},
3030
"peerDependencies": {
3131
"material-ui": ">=0.16.0 <1",

0 commit comments

Comments
 (0)