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
@@ -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
}
}