Update ember@1.4.0.json
This commit is contained in:
@@ -1,12 +1,16 @@
|
||||
{
|
||||
"shim": {
|
||||
"ember": {
|
||||
"deps": ["jquery", "handlebars.js"]
|
||||
"deps": ["jquery", "handlebars.js"],
|
||||
"exports": "Ember"
|
||||
}
|
||||
},
|
||||
"registry": "jspm",
|
||||
"dependencies": {
|
||||
"jquery": "*",
|
||||
"handlebars.js": "^1.3.0"
|
||||
},
|
||||
"buildConfig": {
|
||||
"minify": true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user