From 35f292d5d171c8dcebee98af52d5e0aabeba298f Mon Sep 17 00:00:00 2001 From: Michael Date: Fri, 12 Feb 2016 11:31:39 +0000 Subject: [PATCH] Add main to package.json for NPM. --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 1e1de51..b51fab2 100644 --- a/package.json +++ b/package.json @@ -7,6 +7,7 @@ "email": "wangshenwei@qq.com", "url": "http://wangshenwei.com/" }, + "main": "dist/jquery-clockpicker.js", "homepage": "http://weareoutman.github.io/clockpicker/", "repository": { "type": "git",