Skip to content

Commit

Permalink
Merge pull request #96 from devang-kredx/master
Browse files Browse the repository at this point in the history
Master
  • Loading branch information
Jonatan E. Salas committed Sep 27, 2016
2 parents 3a64ed1 + e55ee66 commit 9936c8d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "redux-autoform",
"version": "0.10.15-experimental",
"version": "0.10.16-experimental",
"description": "A library for dynamically generating redux-forms out of metadata",
"main": "./lib/index.js",
"scripts": {
Expand Down Expand Up @@ -34,7 +34,7 @@
"react-dom": "^15.1.0",
"react-redux": "^4.4.2",
"redux": "^3.4.0",
"redux-autoform-utils": "^1.0.4-experimental",
"redux-autoform-utils": "1.0.5-experimental",
"redux-form": "^5.2.5"
},
"devDependencies": {
Expand Down

0 comments on commit 9936c8d

Please sign in to comment.