There was an error while loading. Please reload this page.
1 parent f334663 commit e0f24c2Copy full SHA for e0f24c2
bower.json
@@ -1,7 +1,10 @@
1
{
2
"name": "awesome-bootstrap-checkbox",
3
- "main": ["awesome-bootstrap-checkbox.css", "awesome-bootstrap-checkbox.scss"],
4
- "version": "0.3.2",
+ "main": [
+ "awesome-bootstrap-checkbox.css",
5
+ "awesome-bootstrap-checkbox.scss"
6
+ ],
7
+ "version": "0.3.3",
8
"homepage": "https://github.com/flatlogic/awesome-bootstrap-checkbox",
9
"authors": [
10
"okendoken flatlogic.com"
@@ -11,6 +14,5 @@
11
14
"**/.*",
12
15
"bower_components"
13
16
],
- "dependencies": {
- }
17
+ "dependencies": {}
18
}
0 commit comments