diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 7add8435e..b4cee627e 100644 --- a/package.json +++ b/package.json @@ -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", |