Skip to content

Commit

Permalink
As it turns out, we won't need the 'main' entry in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
rwaldron committed Jun 26, 2012
1 parent cde4c32 commit 3c86547
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"name": "jquery",
"title": "jQuery",
"main": "./dist/jquery.js",
"description": "New Wave JavaScript",
"version": "1.8.0pre",
"homepage": "http://jquery.com",
Expand Down

0 comments on commit 3c86547

Please sign in to comment.