Skip to content
Permalink
Browse files
Woops, lint grunt file
  • Loading branch information
timmywil committed Sep 10, 2013
1 parent aab9d63 commit 641492b
Showing 1 changed file with 1 addition and 1 deletion.
@@ -31,7 +31,7 @@
require.config({
baseUrl: path,
paths: {
sizzle: path + 'bower_components/sizzle/dist/sizzle'
sizzle: path + "bower_components/sizzle/dist/sizzle"
}
});
src = "src/jquery";

0 comments on commit 641492b

Please sign in to comment.