Skip to content

Commit 47a56f5

Browse files
author
Breno Calazans
committed
Update bower.json
1 parent db05128 commit 47a56f5

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
@@ -1,7 +1,7 @@
11
{
22
"name": "bootstrap",
33
"version": "3.0.0",
4-
"main": ["./docs/assets/js/bootstrap.js", "./docs/assets/css/bootstrap.css"],
4+
"main": ["./dist/js/bootstrap.min.js", "./dist/js/bootstrap.js", "./dist/css/bootstrap.min.css", "./dist/css/bootstrap.css"],
55
"ignore": [
66
"**/.*"
77
],

0 commit comments

Comments
 (0)