Skip to content

Commit 60eb5a8

Browse files
committed
Update dist files from jQuery alias change
I used `grunt lint manifest concat min`, because `qunit` borked
1 parent a4f8ec3 commit 60eb5a8

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

dist/jquery.requestAnimationFrame.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
/*! jQuery requestAnimationFrame - v0.1.3pre - 2013-04-15
1+
/*! jQuery requestAnimationFrame - v0.1.3pre - 2014-02-07
22
* https://github.com/gnarf37/jquery-requestAnimationFrame
3-
* Copyright (c) 2013 Corey Frang; Licensed MIT */
3+
* Copyright (c) 2014 Corey Frang; Licensed MIT */
44

5-
(function( $ ) {
5+
(function( jQuery ) {
66

77
// requestAnimationFrame polyfill adapted from Erik Möller
88
// fixes from Paul Irish and Tino Zijdel

dist/jquery.requestAnimationFrame.min.js

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)