]> source.dussan.org Git - jquery.git/commitdiff
Fixes #14548. Add main property to package.json
authorTimmy Willison <timmywillisn@gmail.com>
Fri, 15 Nov 2013 22:07:12 +0000 (17:07 -0500)
committerTimmy Willison <timmywillisn@gmail.com>
Fri, 15 Nov 2013 22:07:12 +0000 (17:07 -0500)
package.json

index 7add8435e0d2c9396d63fb7693fc2fa9173c2bf5..b4cee627ef81b6ad1b14fcd2b79c7435aa9d7cda 100644 (file)
@@ -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",