From ec7eab3fd7ea471267a0822d22f693c243eb6932 Mon Sep 17 00:00:00 2001 From: micky2be Date: Tue, 8 Aug 2017 13:33:01 +0900 Subject: [PATCH] Build: expose library to package.json --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index f5a18ed..cd8afb3 100644 --- a/package.json +++ b/package.json @@ -8,6 +8,7 @@ "name": "jQuery Foundation and other contributors", "url": "https://github.com/jquery/jquery-simulate/blob/master/AUTHORS.txt" }, + "main": "jquery.simulate.js", "maintainers": [ { "name": "Mike Sherov",