We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3b4c54 commit 6c4e926Copy full SHA for 6c4e926
app/templates/_package.json
@@ -150,8 +150,8 @@
150
"karma-ng-jade2js-preprocessor": "^0.2.0",<% } else { %>
151
"karma-ng-html2js-preprocessor": "~0.2.0",<% } %>
152
"karma-spec-reporter": "~0.0.20",
153
- "sinon-chai": "^2.8.0",<% if (filters.mocha) { %>
154
- "mocha": "^2.2.5",
+ "sinon-chai": "^2.8.0",
+ "mocha": "^2.2.5",<% if (filters.mocha) { %>
155
"karma-mocha": "^0.2.0",
156
"karma-chai-plugins": "^0.6.0",<% } if (filters.jasmine) { %>
157
"jasmine-core": "^2.3.4",
0 commit comments