We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c12eca commit f278ea5Copy full SHA for f278ea5
templates/app/_package.json
@@ -14,7 +14,7 @@
14
"angular-cookies": "~1.5.5",
15
"angular-sanitize": "~1.5.5",<% if(filters.ngroute) { %>
16
"angular-route": "~1.5.5",<% } if(filters.uibootstrap) { %>
17
- "angular-ui-bootstrap": "~1.1.2",<% } %>
+ "angular-ui-bootstrap": "^2.0.1",<% } %>
18
"font-awesome": ">=4.1.0",<% if(filters.socketio) { %>
19
"angular-socket-io": "~0.7.0",<% } if(filters.uirouter) { %>
20
"angular-ui-router": "~0.2.15",<% } if(filters.auth) { %>
0 commit comments