Update backbone@1.1.0.json

This commit is contained in:
Guy Bedford
2013-11-25 15:55:09 +02:00
parent 29d5ed4731
commit 1375dd45dc
@@ -1,5 +1,8 @@
{ {
"shim": { "shim": {
"backbone": ["jquery@2.0", "underscore@1.5"] "backbone": ["jquery@2.0", "underscore@1.5"]
},
"buildConfig": {
"uglify": true
} }
} }