From: Timmy Willison Date: Thu, 14 Nov 2013 15:21:46 +0000 (-0500) Subject: Update sizzle location in release script X-Git-Tag: 2.1.0-beta2~11 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=7f0b28e3083ab8e755801823166e1b008d128242;p=jquery.git Update sizzle location in release script --- diff --git a/build/release.js b/build/release.js index 1cc29d5e8..5e4c12c2b 100644 --- a/build/release.js +++ b/build/release.js @@ -18,7 +18,7 @@ var releaseVersion, pkg, branch, - sizzleLoc = "bower_components/sizzle", + sizzleLoc = "bower_modules/sizzle", scpURL = "jqadmin@code.origin.jquery.com:/var/www/html/code.jquery.com/", cdnURL = "http://code.origin.jquery.com/",