Skip to content

Commit dc73d86

Browse files
committed
bower package generation
1 parent 850a130 commit dc73d86

File tree

1 file changed

+2
-15
lines changed

1 file changed

+2
-15
lines changed

bower.json

Lines changed: 2 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -2,21 +2,8 @@
22
"name": "PrettyCheckbox",
33
"description": "Scalable css3 pretty checkbox and radio buttons",
44
"main": "Gulpfile.js",
5-
"moduleType": [
6-
"node"
7-
],
85
"license": "MIT",
96
"homepage": "https://lokesh-coder/github.io/pretty-checkbox",
10-
"ignore": [
11-
"**/.*",
12-
"node_modules",
13-
"bower_components",
14-
"test",
15-
"tests"
16-
],
17-
"dependencies": {
18-
"animate-sass": "~0.6.4",
19-
"bootstrap-sass": "~3.3.6",
20-
"mdi": "^1.5.54"
21-
}
7+
"ignore": [],
8+
"dependencies": {}
229
}

0 commit comments

Comments
 (0)