Skip to content

Commit 187e332

Browse files
committed
Merge pull request minhur#74 from ingro/master
Added main property to package.json
2 parents 6397cb3 + 06d0de9 commit 187e332

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
{
22
"name": "bootstrap-toggle",
33
"description": "Bootstrap Toggle is a highly flexible Bootstrap plugin that converts checkboxes into toggles",
4-
"version": "2.2.1",
4+
"version": "2.2.2",
5+
"main": "js/bootstrap-toggle.js",
56
"keywords": [
67
"bootstrap",
78
"toggle",

0 commit comments

Comments
 (0)