added new version of jackmoore's autosize
(with cjs format handling, and jquery free dependencies)
This commit is contained in:
@@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"main": "dest/autosize",
|
||||||
|
"format": "cjs",
|
||||||
|
"registry": "jspm"
|
||||||
|
}
|
||||||
@@ -89,6 +89,7 @@
|
|||||||
"aurelia-templating-resources": "github:aurelia/templating-resources",
|
"aurelia-templating-resources": "github:aurelia/templating-resources",
|
||||||
"aurelia-templating-router": "github:aurelia/templating-router",
|
"aurelia-templating-router": "github:aurelia/templating-router",
|
||||||
"aurelia-validation": "github:aurelia/validation",
|
"aurelia-validation": "github:aurelia/validation",
|
||||||
|
"autosize": "github:jackmoore/autosize",
|
||||||
"babel": "npm:babel-core",
|
"babel": "npm:babel-core",
|
||||||
"babel-runtime": "npm:babel-runtime",
|
"babel-runtime": "npm:babel-runtime",
|
||||||
"backbone": "npm:backbone",
|
"backbone": "npm:backbone",
|
||||||
|
|||||||
Reference in New Issue
Block a user