Update Modernizr@2.7.1.json
This commit is contained in:
@@ -2,7 +2,10 @@
|
|||||||
"main": "modernizr",
|
"main": "modernizr",
|
||||||
"format": "global",
|
"format": "global",
|
||||||
"shim": {
|
"shim": {
|
||||||
"feature-detects/*": ["../modernizr"]
|
"feature-detects/*": ["../modernizr"],
|
||||||
|
"modernizr": {
|
||||||
|
"exports": "Modernizr"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"files": ["modernizr.js", "feature-detects"],
|
"files": ["modernizr.js", "feature-detects"],
|
||||||
"buildConfig": {
|
"buildConfig": {
|
||||||
|
|||||||
Reference in New Issue
Block a user