Rename Modernizr@2.7.1.json to Modernizr@master.json

This commit is contained in:
Guy Bedford
2013-12-05 16:08:45 +02:00
parent f71c9e1abb
commit 97a3afe81b
@@ -0,0 +1,11 @@
{
"main": "src/Modernizr",
"format": "amd",
"map": {
"*": "./src/*"
},
"ignore": ["media", "test", "lib", "bin"],
"buildConfig": {
"uglify": true
}
}