update properties
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"main": "Kickstrap/js/kickstrap",
|
||||
"dependencyShim": {
|
||||
"shim": {
|
||||
"Kickstrap/js/kickstrap": ["jquery"]
|
||||
},
|
||||
"dependencyMap": {
|
||||
"map": {
|
||||
"jquery": "jquery@1.10"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -2,8 +2,5 @@
|
||||
"files": ["tinygrowl.js"],
|
||||
"shim": {
|
||||
"tinygrowl": ["bootstrap@3.0"]
|
||||
},
|
||||
"buildConfig": {
|
||||
"uglify": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user