diff options
author | Brandon Aaron <brandon.aaron@gmail.com> | 2013-02-08 16:01:15 -0600 |
---|---|---|
committer | Brandon Aaron <brandon.aaron@gmail.com> | 2013-02-08 16:01:15 -0600 |
commit | 4e9ed72db1640cbc8e8701a59247fb5167886f1c (patch) | |
tree | eff69a8bdcd3ab2ec9a12df9fe18087bb5fd98e2 | |
parent | 04a69384586383793e7b591b28339f1caf01cddb (diff) | |
download | jquery-expandable-4e9ed72db1640cbc8e8701a59247fb5167886f1c.zip jquery-expandable-4e9ed72db1640cbc8e8701a59247fb5167886f1c.tar.gz jquery-expandable-4e9ed72db1640cbc8e8701a59247fb5167886f1c.tar.bz2 |
fix manifest
-rw-r--r-- | expandable.jquery.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/expandable.jquery.json b/expandable.jquery.json index b5a0cf0..83f662c 100644 --- a/expandable.jquery.json +++ b/expandable.jquery.json @@ -3,7 +3,7 @@ "title": "jQuery Expandable", "description": "A jQuery plugin that auto-expands textareas to fit the contents as a user types.", "keywords": [ - "expandable" + "expandable", "textarea" ], "version": "1.1.0", |