summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index c72f0bb..b37a61e 100644
--- a/package.json
+++ b/package.json
@@ -1,5 +1,5 @@
{
- "name": "react-textarea-autosize",
+ "name": "react-autosize-textarea",
"version": "0.1.1",
"description": "replacement for built-in textarea which auto resizes itself",
"main": "lib",