mirror of
https://github.com/jquery/jquery.git
synced 2026-02-01 12:45:04 -05:00
Fixes #14548. Add main property to package.json
Conflicts: package.json
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
"title": "jQuery",
|
||||
"description": "JavaScript library for DOM operations",
|
||||
"version": "1.11.0-pre",
|
||||
"main": "dist/jquery.js",
|
||||
"homepage": "http://jquery.com",
|
||||
"author": {
|
||||
"name": "jQuery Foundation and other contributors",
|
||||
|
||||
Reference in New Issue
Block a user