As it turns out, we won't need the 'main' entry in package.json

This commit is contained in:
Rick Waldron
2012-06-26 17:56:56 -04:00
parent cde4c326b8
commit 3c86547a3b

View File

@@ -1,7 +1,6 @@
{
"name": "jquery",
"title": "jQuery",
"main": "./dist/jquery.js",
"description": "New Wave JavaScript",
"version": "1.8.0pre",
"homepage": "http://jquery.com",