Skip to content

Commit

Permalink
React 0.14 support
Browse files Browse the repository at this point in the history
  • Loading branch information
christianalfoni committed Oct 8, 2015
1 parent 9792387 commit 2be44f1
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "formsy-react",
"version": "0.16.0",
"version": "0.17.0",
"description": "A form input builder and validator for React JS",
"repository": {
"type": "git",
Expand Down Expand Up @@ -46,6 +46,6 @@
"webpack-dev-server": "^1.7.0"
},
"peerDependencies": {
"react": "^0.14.0-rc1"
"react": "^0.14.0"
}
}
Loading

0 comments on commit 2be44f1

Please sign in to comment.