Skip to content

Commit ef2d87d

Browse files
fix: add main to package.json
1 parent 665801c commit ef2d87d

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 Simulate",
44
"description": "jQuery plugin for simulating browser mouse and keyboard events",
55
"version": "1.0.1",
6+
"main": "jquery.simulate.js",
67
"homepage": "https://github.com/jquery/jquery-simulate",
78
"author": {
89
"name": "jQuery Foundation and other contributors",

0 commit comments

Comments
 (0)