aboutsummaryrefslogtreecommitdiffstats
path: root/Rakefile
diff options
context:
space:
mode:
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Rakefile b/Rakefile
index 0af6cab1..f7183c09 100644
--- a/Rakefile
+++ b/Rakefile
@@ -36,7 +36,7 @@ desc 'Compile Scenario'
task :compile_scenario => :init do
deps = [
- 'lib/jquery/jquery-1.4.2.js',
+ 'lib/jquery/jquery.js',
'src/scenario/angular.prefix',
files['angularSrc'],
files['angularScenario'],