Skip to content

Commit 83204fa

Browse files
committed
Set main package.json entry
1 parent 3ed7b0a commit 83204fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"title": "jQuery requestAnimationFrame",
44
"description": "Replaces the standard jQuery timer loop with requestAnimationFrame where supported. Requires jQuery 1.8",
55
"version": "0.1.3pre",
6+
"main": "dist/jquery.requestAnimationFrame.js",
67
"homepage": "https://github.com/gnarf37/jquery-requestAnimationFrame",
78
"author": {
89
"name": "Corey Frang",

0 commit comments

Comments
 (0)