added new version of jackmoore's autosize

(with cjs format handling, and jquery free dependencies)
This commit is contained in:
Bartosz Szewczyk
2015-04-29 11:25:15 +02:00
parent 9e5a16b11b
commit 6577d4a939
2 changed files with 6 additions and 0 deletions
@@ -0,0 +1,5 @@
{
"main": "dest/autosize",
"format": "cjs",
"registry": "jspm"
}