update properties

This commit is contained in:
Fede Ramirez
2015-03-27 10:31:37 -03:00
parent 9188c90d67
commit d27c681005
55 changed files with 27 additions and 183 deletions
@@ -5,8 +5,5 @@
},
"shim": {
"backbone.babysitter": ["backbone@1.1"]
},
"buildConfig": {
"uglify": "true"
}
}
@@ -5,8 +5,5 @@
},
"shim": {
"backbone.marionette": ["backbone@1.1", "underscore@1.5", "backbone.wreqr@0.2", "backbone.babysitter@0.0"]
},
"buildConfig": {
"uglify": "true"
}
}
@@ -5,9 +5,6 @@
},
"shim": {
"backbone.wreqr": ["backbone@1.1"]
},
"buildConfig": {
"uglify": "true"
}
}