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 5073e13 commit 4fc88b0Copy full SHA for 4fc88b0
app/templates/_bower.json
@@ -5,8 +5,8 @@
5
"angular": ">=1.2.*",
6
"json3": "~3.3.1",
7
"es5-shim": "~3.0.1",
8
- "jquery": "~1.11.0",<% if(filters.bootstrap) { %>
9
- "bootstrap-sass-official": "~3.1.1",
+ "jquery": "~1.11.0",<% if(filters.bootstrap) { %><% if (filters.sass) { %>
+ "bootstrap-sass-official": "~3.1.1",<% } %>
10
"bootstrap": "~3.1.1",<% } %>
11
"angular-resource": ">=1.2.*",
12
"angular-cookies": ">=1.2.*",
0 commit comments