Rename jquery@master.json to jquery@2.1.0-beta2.json

This commit is contained in:
Guy Bedford
2013-11-24 19:34:57 +02:00
parent 25a0b8887b
commit 107e24825f
@@ -0,0 +1,13 @@
{
"main": "jquery",
"directories": {
"lib": "src"
},
"buildConfig": {
"uglify": true
},
"dependencyMap": {
"sizzle": "github:jquery/sizzle@1.10.9/sizzle"
},
"ignore": ["src/intro.js", "src/outro.js"]
}