Skip to content

Commit

Permalink
4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
andreypopp committed Apr 9, 2016
1 parent 8075338 commit 53d8101
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "react-textarea-autosize",
"description": "textarea component for React which grows with content",
"version": "3.3.1",
"version": "4.0.0",
"author": {
"name": "Andrey Popp",
"email": "8mayday@gmail.com",
Expand All @@ -12,7 +12,9 @@
"extends": "prometheusresearch"
},
"babel": {
"presets": ["prometheusresearch"]
"presets": [
"prometheusresearch"
]
},
"keywords": [
"react",
Expand Down

0 comments on commit 53d8101

Please sign in to comment.