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 3d29d19 commit fc0d90aCopy full SHA for fc0d90a
app/templates/_package.json
@@ -158,7 +158,7 @@
158
"sinon-chai": "^2.8.0",
159
"mocha": "^2.2.5",<% if (filters.mocha) { %>
160
"karma-mocha": "^0.2.0",
161
- "karma-chai-plugins": "^0.6.0",<% } if (filters.jasmine) { %>
+ "karma-chai-plugins": "~0.7.0",<% } if (filters.jasmine) { %>
162
"jasmine-core": "^2.3.4",
163
"karma-jasmine": "~0.3.0",
164
"jasmine-spec-reporter": "^2.4.0",<% } if(filters.babel) { %>
0 commit comments