We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 084605b + a9230ca commit 5c40db4Copy full SHA for 5c40db4
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