updated tinygrowl

This commit is contained in:
guybedford
2013-11-08 13:50:04 +02:00
parent 6ceb036374
commit b15cf3a467
2 changed files with 9 additions and 5 deletions
@@ -1,5 +0,0 @@
{
"dependencyShim": {
"tinygrowl": ["bootstrap@3.0.0"]
}
}
@@ -0,0 +1,9 @@
{
"files": ["tinygrowl.js"],
"shim": {
"tinygrowl": ["bootstrap@3.0"]
},
"buildConfig": {
"uglify": true
}
}