Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fixes #14548. Add main property to package.json
  • Loading branch information
timmywil committed Nov 15, 2013
1 parent 8d09ee0 commit 6fde975
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -3,6 +3,7 @@
"title": "jQuery",
"description": "JavaScript library for DOM operations",
"version": "2.1.0-pre",
"main": "dist/jquery.js",
"homepage": "http://jquery.com",
"author": {
"name": "jQuery Foundation and other contributors",
Expand Down

0 comments on commit 6fde975

Please sign in to comment.