Skip to content

Commit 0b28888

Browse files
committed
Add main property to bower.json.
1 parent 4c21f90 commit 0b28888

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

bower.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
{
22
"name": "bootstrap-checkbox",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"authors": [
55
"vsn4ik"
66
],
77
"homepage": "https://github.com/vsn4ik/bootstrap-checkbox",
88
"description": "A checkbox component based on bootstrap framework",
9+
"main": "dist/bootstrap-checkbox.js",
910
"ignore": [
1011
"bower.json",
1112
"README.md"

0 commit comments

Comments
 (0)