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

Commit 4c88290

Browse files
author
anatolikurtsevich
committed
Specified main in package.json to reference to source file.
1 parent 094ba83 commit 4c88290

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
@@ -7,7 +7,7 @@
77
"description": "AngularJS Dropdown Multiselect directive",
88
"keywords": ["angular", "angularjs", "directive", "dropdown", "multiselect", "checklist", "list", "bootstrap", "checkbox"],
99
"license": "MIT",
10-
"main": "dist/angularjs-dropdown-multiselect.min.js",
10+
"main": "src/angularjs-dropdown-multiselect.js",
1111
"ignore": [
1212
"**/.*",
1313
"node_modules",

0 commit comments

Comments
 (0)