Merge pull request #364 from sztobar/master

added new version of jackmoore's autosize
This commit is contained in:
Guy Bedford
2015-04-29 12:13:55 +02:00
2 changed files with 6 additions and 0 deletions
@@ -0,0 +1,5 @@
{
"main": "dest/autosize",
"format": "cjs",
"registry": "jspm"
}
+1
View File
@@ -89,6 +89,7 @@
"aurelia-templating-resources": "github:aurelia/templating-resources",
"aurelia-templating-router": "github:aurelia/templating-router",
"aurelia-validation": "github:aurelia/validation",
"autosize": "github:jackmoore/autosize",
"babel": "npm:babel-core",
"babel-runtime": "npm:babel-runtime",
"backbone": "npm:backbone",