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", "main": "jquery.pjax",
"files": ["jquery.pjax.js"], "files": ["jquery.pjax.js"],
"shim": { "shim": {
"jquery.pjax": ["jquery"] "jquery.pjax": {
}, "imports": ["jquery"],
"dependencyMap": { "exports": "$"
"jquery": "jquery@2.0" }
}, },
"buildConfig": { "buildConfig": {
"uglify": true "uglify": true