Skip to content

Commit e279a05

Browse files
author
Daniel Gómez
committed
Update version and dependencies
1 parent 514f2fb commit e279a05

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "redux-autoform-bootstrap-ui",
3-
"version": "1.8.0-experimental",
3+
"version": "1.8.1-experimental",
44
"description": "Bootstrap UI implementation for redux-autoform",
55
"main": "./lib/index.js",
66
"scripts": {
@@ -38,7 +38,7 @@
3838
"react-redux": "^5.0.0",
3939
"react-select-plus": "^1.0.0-beta14.patch1",
4040
"react-widgets": "^3.4.2",
41-
"redux-autoform-utils": "^1.0.4-experimental"
41+
"redux-autoform-utils": "1.0.6-experimental"
4242
},
4343
"devDependencies": {
4444
"babel-cli": "^6.6.5",

0 commit comments

Comments
 (0)