We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e25de7 commit 3c20ff0Copy full SHA for 3c20ff0
templates/app/_package.json
@@ -7,7 +7,7 @@
7
"angular": "~1.5.5",<% if(filters.bootstrap) { if(filters.sass) { %>
8
"bootstrap-sass": "~3.3.7",<% } %>
9
"bootstrap": "~3.3.7",<% if(filters.oauth) { %>
10
- "bootstrap-social": "~4.9.1",<% }} %>
+ "bootstrap-social": "^5.0.0",<% }} %>
11
"angular-animate": "~1.5.5",
12
"angular-aria": "~1.5.5",
13
"angular-resource": "~1.5.5",
0 commit comments