Skip to content

Commit a76034b

Browse files
authored
chore(package): bump bootstrap to 3.3.7
1 parent f278ea5 commit a76034b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: templates/app/_package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
"dependencies": {
66
<%# CLIENT %>
77
"angular": "~1.5.5",<% if(filters.bootstrap) { if(filters.sass) { %>
8-
"bootstrap-sass": "~3.1.1",<% } %>
9-
"bootstrap": "~3.1.1",<% if(filters.oauth) { %>
8+
"bootstrap-sass": "~3.3.7",<% } %>
9+
"bootstrap": "~3.3.7",<% if(filters.oauth) { %>
1010
"bootstrap-social": "~4.9.1",<% }} %>
1111
"angular-animate": "~1.5.5",
1212
"angular-aria": "~1.5.5",

0 commit comments

Comments
 (0)