updaing shim

This commit is contained in:
Jarred de Beer
2013-12-07 18:24:21 +02:00
parent 93f942e633
commit 63ceb45e6c
@@ -2,10 +2,10 @@
"main": "jquery.pjax",
"files": ["jquery.pjax.js"],
"shim": {
"jquery.pjax": ["jquery"]
},
"dependencyMap": {
"jquery": "jquery@2.0"
"jquery.pjax": {
"imports": ["jquery"],
"exports": "$"
}
},
"buildConfig": {
"uglify": true