We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f278ea5 commit a76034bCopy full SHA for a76034b
templates/app/_package.json
@@ -5,8 +5,8 @@
5
"dependencies": {
6
<%# CLIENT %>
7
"angular": "~1.5.5",<% if(filters.bootstrap) { if(filters.sass) { %>
8
- "bootstrap-sass": "~3.1.1",<% } %>
9
- "bootstrap": "~3.1.1",<% if(filters.oauth) { %>
+ "bootstrap-sass": "~3.3.7",<% } %>
+ "bootstrap": "~3.3.7",<% if(filters.oauth) { %>
10
"bootstrap-social": "~4.9.1",<% }} %>
11
"angular-animate": "~1.5.5",
12
"angular-aria": "~1.5.5",
0 commit comments