From 473c7db79e7e59aafdcc29e8c83cdd064c5df8e7 Mon Sep 17 00:00:00 2001 From: Timmy Willison Date: Thu, 14 Nov 2013 10:21:46 -0500 Subject: [PATCH] Update sizzle location in release script --- build/release.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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/", -- 2.39.5