Skip to content

Commit

Permalink
Merge pull request #237 from bitovi/jquery-1.9.0
Browse files Browse the repository at this point in the history
Support for jQuery 1.9.0
  • Loading branch information
daffl committed Jan 25, 2013
2 parents a1ed6ca + b9d0a58 commit 279583b
Show file tree
Hide file tree
Showing 4 changed files with 9,569 additions and 5 deletions.
2 changes: 1 addition & 1 deletion build/ci/stealconfig.js
Expand Up @@ -6,7 +6,7 @@ steal.config({
}
},
paths: {
"jquery": "can/lib/jquery.1.8.3.js",
"jquery": "can/lib/jquery.1.9.0.js",
"mootools/mootools.js" : "can/lib/mootools-core-1.4.3.js",
"dojo/dojo.js" : "can/util/dojo/dojo-1.8.1.js",
"yui/yui.js" : "can/lib/yui-3.7.3.js",
Expand Down

0 comments on commit 279583b

Please sign in to comment.