Skip to content

Commit 6fde975

Browse files
committed
Fixes #14548. Add main property to package.json
1 parent 8d09ee0 commit 6fde975

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"title": "jQuery",
44
"description": "JavaScript library for DOM operations",
55
"version": "2.1.0-pre",
6+
"main": "dist/jquery.js",
67
"homepage": "http://jquery.com",
78
"author": {
89
"name": "jQuery Foundation and other contributors",

0 commit comments

Comments
 (0)