We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 514f2fb commit e279a05Copy full SHA for e279a05
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "redux-autoform-bootstrap-ui",
3
- "version": "1.8.0-experimental",
+ "version": "1.8.1-experimental",
4
"description": "Bootstrap UI implementation for redux-autoform",
5
"main": "./lib/index.js",
6
"scripts": {
@@ -38,7 +38,7 @@
38
"react-redux": "^5.0.0",
39
"react-select-plus": "^1.0.0-beta14.patch1",
40
"react-widgets": "^3.4.2",
41
- "redux-autoform-utils": "^1.0.4-experimental"
+ "redux-autoform-utils": "1.0.6-experimental"
42
},
43
"devDependencies": {
44
"babel-cli": "^6.6.5",
0 commit comments