We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82d4643 commit a9963b1Copy full SHA for a9963b1
templates/app/_package.json
@@ -17,7 +17,7 @@
17
"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) { %>
+ "angular-ui-router": "~0.3.1",<% } if(filters.auth) { %>
21
"angular-validation-match": "^1.9.0",<% } %>
22
<%# END CLIENT %>
23
"core-js": "^2.2.1",
0 commit comments