sizzle dep

This commit is contained in:
guybedford
2013-09-22 23:15:53 +02:00
parent 596cca04e7
commit 3e06295f38
2 changed files with 11 additions and 0 deletions
@@ -4,5 +4,8 @@
},
"buildConfig": {
"uglify": true
},
"dependencyMap": {
"sizzle": "github:jquery/sizzle@1.10.9/sizzle"
}
}
@@ -0,0 +1,8 @@
{
"directories": {
"lib": "src"
},
"buildConfig": {
"uglify": true
}
}