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

Commit a316686

Browse files
committed
Merge pull request #40 from sheerun/patch-1
Correct main in bower.json, fixes #37
2 parents 88fb288 + 1e64e9d commit a316686

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"AngularUI"
77
],
88
"description": "AngularJS ui-select",
9-
"main": "select.js",
9+
"main": "dist/select.js",
1010
"license": "MIT",
1111
"ignore": [
1212
"**/.*",

0 commit comments

Comments
 (0)