Update backbone@1.1.0.json
This commit is contained in:
@@ -1,12 +1,8 @@
|
|||||||
{
|
{
|
||||||
"main": "backbone",
|
"main": "backbone",
|
||||||
"files": ["backbone.js"],
|
"files": ["backbone.js"],
|
||||||
"dependencyMap": {
|
|
||||||
"jquery": "jquery@2.0",
|
|
||||||
"underscore": "underscore@1.5"
|
|
||||||
},
|
|
||||||
"shim": {
|
"shim": {
|
||||||
"backbone": ["jquery", "underscore"]
|
"backbone": ["jquery@2.0", "underscore@1.5"]
|
||||||
},
|
},
|
||||||
"buildConfig": {
|
"buildConfig": {
|
||||||
"uglify": "true"
|
"uglify": "true"
|
||||||
|
|||||||
Reference in New Issue
Block a user