Skip to content

Commit e5935a4

Browse files
committed
Add main in package.json
Useful to easily require/import it with browserify/webpack
1 parent bd7eeb4 commit e5935a4

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
@@ -1,6 +1,7 @@
11
{
22
"name": "selectric",
33
"version": "1.9.3",
4+
"main": "public/jquery.selectric.js",
45
"title": "jQuery Selectric",
56
"author": {
67
"name": "Leonardo Santos",

0 commit comments

Comments
 (0)