Skip to content

Commit 3b6be17

Browse files
committed
v1.10.5
1 parent 59d5f17 commit 3b6be17

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
@@ -10,7 +10,7 @@
1010
"validation",
1111
"material"
1212
],
13-
"version": "1.10.3",
13+
"version": "1.10.5",
1414
"main": "./dist/index.js",
1515
"types": "./dist/index.d.ts",
1616
"license": "MIT",
@@ -37,7 +37,7 @@
3737
}
3838
},
3939
"dependencies": {
40-
"@react-form-fields/core": ">=1.1.0",
40+
"@react-form-fields/core": "1.3.0",
4141
"autosuggest-highlight": ">=3.0.0",
4242
"date-fns": ">=2.0.0-alpha.16",
4343
"material-ui-pickers": "1.0.0-rc.13",

0 commit comments

Comments
 (0)