We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db05128 commit 47a56f5Copy full SHA for 47a56f5
bower.json
@@ -1,7 +1,7 @@
1
{
2
"name": "bootstrap",
3
"version": "3.0.0",
4
- "main": ["./docs/assets/js/bootstrap.js", "./docs/assets/css/bootstrap.css"],
+ "main": ["./dist/js/bootstrap.min.js", "./dist/js/bootstrap.js", "./dist/css/bootstrap.min.css", "./dist/css/bootstrap.css"],
5
"ignore": [
6
"**/.*"
7
],
0 commit comments