We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c20ff0 commit da3f054Copy full SHA for da3f054
templates/app/_package.json
@@ -18,7 +18,7 @@
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) { %>
21
- "angular-validation-match": "~1.5.2",<% } %>
+ "angular-validation-match": "^1.9.0",<% } %>
22
<%# END CLIENT %>
23
"core-js": "^2.2.1",
24
"express": "^4.13.3",
0 commit comments