Skip to content

Commit

Permalink
update package description
Browse files Browse the repository at this point in the history
  • Loading branch information
dtrelogan committed Aug 23, 2016
1 parent 3652e31 commit 4cd1455
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,10 +1,10 @@
{
"name": "react-formstate",
"version": "0.4.0",
"version": "0.4.1",
"peerDependencies": {
"react": ">=0.13.0"
},
"description": "a flexible, well-designed approach to react forms",
"description": "a practical approach to react forms",
"main": "react-formstate.js",
"scripts": {
"build": "babel react-formstate.es6 -o react-formstate.js",
Expand Down

0 comments on commit 4cd1455

Please sign in to comment.