Skip to content

Commit 2e114ba

Browse files
committed
v1.10.12
1 parent 95d0dd2 commit 2e114ba

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

package.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"validation",
1111
"material"
1212
],
13-
"version": "1.10.11",
13+
"version": "1.10.12",
1414
"main": "./dist/index.js",
1515
"types": "./dist/index.d.ts",
1616
"license": "MIT",
@@ -37,10 +37,11 @@
3737
}
3838
},
3939
"dependencies": {
40+
"@date-io/date-fns": "^0.0.2",
4041
"@react-form-fields/core": "^1.3.1",
4142
"autosuggest-highlight": ">=3.0.0",
42-
"date-fns": ">=2.0.0-alpha.16",
43-
"material-ui-pickers": "1.0.0-rc.13",
43+
"date-fns": "2.0.0-alpha.21",
44+
"material-ui-pickers": "2.0.5",
4445
"react-autosuggest": ">=9.0.0",
4546
"react-color": ">=2.14.1",
4647
"tslib": ">=1.9.2",

0 commit comments

Comments
 (0)