We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4404faf commit 4a51df3Copy full SHA for 4a51df3
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-pre",
+ "version": "0.2.1",
5
"main": "dist/jquery.requestanimationframe.js",
6
"homepage": "https://github.com/gnarf37/jquery-requestAnimationFrame",
7
"author": {
0 commit comments