From: Timmy Willison Date: Thu, 14 Nov 2013 15:21:46 +0000 (-0500) Subject: Update sizzle location in release script X-Git-Tag: 1.11.0-beta2~14 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=473c7db79e7e59aafdcc29e8c83cdd064c5df8e7;p=jquery.git Update sizzle location in release script --- diff --git a/build/release.js b/build/release.js index c4c91dd05..cef442c3b 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/",