We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21d52c9 commit a9230caCopy full SHA for a9230ca
app/templates/_bower.json
@@ -4,8 +4,7 @@
4
"dependencies": {
5
"angular": ">=1.2.*",
6
"json3": "~3.3.1",
7
- "es5-shim": "~3.0.1",
8
- "jquery": "~1.11.0",<% if(filters.bootstrap) { %><% if (filters.sass) { %>
+ "es5-shim": "~3.0.1",<% if(filters.bootstrap) { %><% if (filters.sass) { %>
9
"bootstrap-sass-official": "~3.1.1",<% } %>
10
"bootstrap": "~3.1.1",<% } %>
11
"angular-resource": ">=1.2.*",
0 commit comments