Skip to content
This repository was archived by the owner on Oct 2, 2019. It is now read-only.

Commit 60b3367

Browse files
committed
Update package.json
Added main file to work with `require()` and build scripts that utilise this method.
1 parent 36ee169 commit 60b3367

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,5 +1,6 @@
11
{
22
"name": "ui-select",
3+
"main": "dist/select.js",
34
"author": "http://github.com/angular-ui/ui-select/graphs/contributors",
45
"homepage": "http://github.com/angular-ui/ui-select",
56
"repository": {

0 commit comments

Comments
 (0)