diff options
-rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 99f6b2a60..599efbb5a 100644 --- a/package.json +++ b/package.json @@ -8,6 +8,7 @@ "name": "jQuery Foundation and other contributors", "url": "https://github.com/jquery/jquery-ui/blob/master/AUTHORS.txt" }, + "main": "ui/widget.js", "maintainers": [ { "name": "Scott González", |