We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a51df3 commit 33575b1Copy full SHA for 33575b1
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "jquery.requestanimationframe",
3
"description": "Replaces the standard jQuery timer loop with requestAnimationFrame where supported. Requires jQuery >=1.8",
4
- "version": "0.2.1",
+ "version": "0.2.2-pre",
5
"main": "dist/jquery.requestanimationframe.js",
6
"homepage": "https://github.com/gnarf37/jquery-requestAnimationFrame",
7
"author": {
0 commit comments